jsp configuration

2002-04-30 Thread Charles Smith
My adminstrator recently install jakarta-tomcat-4.0.1 for AIX and I am trying to create my own jsp. When I run the example jsp's and servlets in %:8080/examples/jsp/index.html they work fine. When I run the HelloWorld exapmle jsp and servlet in %8080/tomcat-docs/appdev/sample/web/index.html

HELP regarding the JSP configuration

2001-02-17 Thread Shankar Narayanan
Hello, My name is Shankar Narayanan and a a graduate assistant working as a DBA. I am having a few problems with the Apache/Tomcat configuration. The problem :- I have installed tomcat3.2.1 and Apache internet server on Windows 2000. I want to support JSP pages and servlets. I am as

Servlet and jsp configuration problem ?

2001-01-30 Thread Gunawan Tanudy
HI.. Can somebody help me , i got really frustrated regarding mapping servlet and jsp file to tomcat. I use Apache+ tomcat. the example files run well. i have made the context path in server.xml like the following Context path="/myserver" docBase="webapps/myserver"

Re: Servlet and jsp configuration problem ?

2001-01-30 Thread Jan Labanowski
Try to see some examples of servlet remapping at my http://www.ccl.net/cca/software/UNIX/apache/tomcatfaq.shtml Jan On Wed, 31 Jan 2001, Gunawan Tanudy wrote: HI.. Can somebody help me , i got really frustrated regarding mapping servlet and jsp file to tomcat. I use Apache+ tomcat.