Re: Tomcat/JSP
- From: "Jon.Trav@xxxxxxxxx" <Jon.Trav@xxxxxxxxx>
- Date: 22 Nov 2006 07:44:10 -0800
I got that to work, but I want it to run automatically when the tomcat
service is started. I read that if you put it in the ROOT dir and the
ROOT web.xml file it would work with the load-on-start parm. This is
saying call not found.
riccardonews@xxxxxxxxx wrote:
This is the right floder list
/tomcatdir/webapps/myproject/index.jsp
/tomcatdir/webapps/myproject/WEB-INF/web.xml
/tomcatdir/webapps/myproject/WEB-INF/classes/myclass.class
/tomcatdir/webapps/myproject/WEB-INF/lib/mylib.jar
call index.jsp into your browser by
http://localhost:8080/myproject/index.jsp
bye bye!
Riccardo
Jon.Trav@xxxxxxxxx ha scritto:
I'm trying to call a jsp page when tomcat is started. I tried putting
it into the web.xml file in the conf folder. it says it can't find the
class. The jsp page is in the ROOT folder.
.
- Follow-Ups:
- Re: Tomcat/JSP
- From: Juha Laiho
- Re: Tomcat/JSP
- From: riccardonews
- Re: Tomcat/JSP
- References:
- Tomcat/JSP
- From: Jon.Trav@xxxxxxxxx
- Re: Tomcat/JSP
- From: riccardonews
- Tomcat/JSP
- Prev by Date: Re: Can't seem to close a MidiDevice
- Next by Date: Re: Giving an application a window icon in a sensible way
- Previous by thread: Re: Tomcat/JSP
- Next by thread: Re: Tomcat/JSP
- Index(es):
Relevant Pages
|
|