You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Rohit Peyyeti <ro...@translogicsys.com> on 2003/04/23 09:05:12 UTC

tomcat contexts

Hello:

When I refer to any jsp file with /jsp/somfile.jsp, tomcat actually looks for 
this file under root context, whereas I have context in place called 
"/test". Shouldn't tomcat refer that file as "/test/jsp/somefile.jsp" even 
when I refer to it as "/jsp/somfile.jsp". Doesn't tomcat take / w.r.t 
context? 

This would also mean I hardcode "/test" in all files. Is that not a 
problem?

Thanks!
Rohit

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org