h the uriroot or uribase attributes
at compile time! Do I need to be setting these!
Thanks.
Matt
- Original Message -
From: "Lee Peik Feng" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 10:29 AM
Subject: Re: j
Hi,
I have managed to pre-compile my jsp's down to class files and put them in
web-inf/classes.
I have this entry in web.xml
index.jsp
index.htm
index.html
I have the servlet WEB-INF/classes/index.class
I have the mapping:
index
index
index
/i