You can check the struts list archives and look under jim mitchell's name. He has provided a sample application with all he JSP pages under WEB-INF. The key is just to put the JSP pages where you want them protected under WEB-INF and then to map your result pages to wherever you put them. It is straightforward. The idea some people have given you of using drilled pages in webapps, of course, does not answer your question. I like the idea of the welcome page solution offered though. That is nice!

Micael

At 03:42 AM 12/6/2002 -0800, you wrote:
Where should I put my jsp files? I usually put them above the /web-inf folder, but this
would allow clients to see the directory listing. Should I use a redirect mapping to
protect them from being viewed? In which file should I do it?

Thanks

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

-------------------------------------------------------

This electronic mail transmission and any accompanying documents contain information belonging to the sender which may be confidential and legally privileged. This information is intended only for the use of the individual or entity to whom this electronic mail transmission was sent as indicated above. If you are not the intended recipient, any disclosure, copying, distribution, or action taken in reliance on the contents of the information contained in this transmission is strictly prohibited. If you have received this transmission in error, please delete the message. Thank you


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

Reply via email to