Hi All,

I'm trying to following some of the 'best practices' that I've seen on this
mailing list, in particular the recommendation to put JSP's in a directory
under WEB-INF.  I've got a test application where the INDEX.JSP is outside
of WEB-INF, but all of my other JSP's are in a directory called 'test' that
is under WEB-INF.  When I try to link to one of these pages (using
<html:link href="next.jsp">, for example),  I get '404' errors saying the
page cannot be found.  I know it's there, 'cause I can see it.  How do I do
this? Is there something in Tomcat that I am totally missing?

Thanks!

Jerry
[EMAIL PROTECTED]

This transmission (and any information attached to it) may be confidential and is 
intended solely for the use of the individual or entity to which it is addressed. If 
you are not the intended recipient or the person responsible for delivering the 
transmission to the intended recipient, be advised that you have received this 
transmission in error and that any use, dissemination, forwarding, printing, or 
copying of this information is strictly prohibited. If you have received this 
transmission in error, please immediately notify LabOne at (800)388-4675.



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

Reply via email to