a request for "user" authentication in the webscript descriptor does not work ie.
authentication works in the page descriptor, but the components of the page are not secured.Code:<webscript> <shortname>Products Page - Main Section</shortname> <url>/products/main</url> <authentication>user</authentication> </webscript>
Should it work this way? or am I doing it wrong?
thanks.


Reply With Quote