You
can put the jsp pages basically anywhere you want to. You just have to setup the
context correctly in the server.xml file.
Just
add the WEB-INF directory to your sitemap and everything should work fine.
Example:
site
is under [...]/htdocs/mysite
then
all classes
t no-one shot it down...
Regards,
Simon
> -Original Message-
> From: Geoff Lane [SMTP:[EMAIL PROTECTED]]
> Sent: Saturday, January 13, 2001 7:01 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Blending webapps with HTML files
>
> First time posting to the list. So goo
Isn't that just the result of the http server config? If the web server
sends all requests to the servlet/JSP container, I think it will handle
them OK in the webapp area.
mfs
David Wall wrote:
> I'm new to Tomcat 3.2.1 and Servlet 2.2 in particular, having just
> come from JRun before webapps
First time posting to the list. So good to meet you all. :)
> David Wall wrote:
>
> I'm new to Tomcat 3.2.1 and Servlet 2.2 in particular, having just
> come from JRun before webapps made their debut.
>
> I'm struggling with the "best practices" people are using for storing
> their JSPs and Jav
I'm new to Tomcat 3.2.1 and Servlet 2.2 in
particular, having just come from JRun before webapps made their
debut.
I'm struggling with the "best practices" people are
using for storing their JSPs and Java class files in the webapps directory,
while storing images and html files in the web