I have hidden my jsp pages in a subdir of WEB-INF so that they are not
directly accessible from a browser request.

The only way to navigate to the pages is via a struts action, and this way
I can also check the user is logged on before we perform the action.

This works fine on tomcat4.0.1, but when I deploy the same war file on
weblogic6.1 sp3, any action request results in a 404 and it can't find the
files.

Before I spend time working out whats going wrong on weblogic, has anyone
else tried this on wls6.1 and got it to work?

Thanks in advance,
Kevin Hooke

****************************************
This email message and all attachments transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and
privileged information. Please DO NOT forward this email outside of the recipient's 
Company unless expressly authorized to do so herein.  Any
unauthorized review, use, disclosure or distribution is prohibited. If you are not the 
intended recipient, please contact the sender by reply email
and destroy all copies of the original message.

Any views expressed in this email message are those of the individual sender except 
where the sender specifically states them to be the views of Indus
 International, Inc.
****************************************



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to