You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by SriHari <sr...@pyxistechsol.com> on 2001/08/10 10:25:44 UTC

JSP Project Problem on apache-Tomcat (Pl respond)

Dear Jakarta.apache.org

We  are using Tomcat 3.2.3 for  our jsp project 
I am able to run the JSP's in webapps/<projectFolder>
Our Project contains several sub directories /Folders with in the <project
folder>
I am able to run only jsp's in the main <project folder> 
How to configuer the <server/web xml file > or any other to Make the jsp's
avaliable with in the subfolders 
and 
How reliable is it to use a Tomcat beta version 4.0b5 for a live project

Is there any sample project on the net avaliable for download which run on
tomcat 
if so Do send me a url information on the same 



Regards
Devineni Sree Hari Sai
Software Executive
Pyxis Technology Solutions Ltd





Re: JSP Project Problem on apache-Tomcat (Pl respond)

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Fri, 10 Aug 2001, SriHari wrote:

> Dear Jakarta.apache.org
> 
> We  are using Tomcat 3.2.3 for  our jsp project 
> I am able to run the JSP's in webapps/<projectFolder>
> Our Project contains several sub directories /Folders with in the <project
> folder>
> I am able to run only jsp's in the main <project folder> 
> How to configuer the <server/web xml file > or any other to Make the jsp's
> avaliable with in the subfolders 
> and 
> How reliable is it to use a Tomcat beta version 4.0b5 for a live project
> 
> Is there any sample project on the net avaliable for download which run on
> tomcat 
> if so Do send me a url information on the same 
> 

Tomcat 4.0 beta 7 was released last night, with bug fixes over beta 5.  It
is quite stable.

There are tons of webapps around that run on various versions of Tomcat --
one set that I'm familiar with is the documentation and examples that come
with the Struts framework <http://jakarta.apache.org/struts/>.  Just drop
the WAR files in the "webapps" directory into your Tomcat
"webapps" directory, restart Tomcat, and go.

> 
> 
> Regards
> Devineni Sree Hari Sai
> Software Executive
> Pyxis Technology Solutions Ltd
> 
> 
> 
> 
> 
Craig