Package ordwebutl in 10G

Package ordwebutl in 10G

 

  


Does anyone know why the package ordsys.ordwebutl is unavaiable in oracle
10g?
I'm guessing ORDWEBUTL has been replaced with something else in 10g

After migrating from 8i to 10g all my procedures that use that package are
invalid.
My usage is:

http_status := ordwebutl.cache_status( localImage.getUpdateTime(),
http_if_modified_since,
http_last_modified );

Thanks for advance



Oracle LazyDBA home page