Re: WEB-INF/web.xml problem

2003-04-03 Thread Bryan Richardson
List <[EMAIL PROTECTED]> Subject: Re: WEB-INF/web.xml problem Date: Thu, 03 Apr 2003 09:05:23 +0200 In your url http://:8080/pnm/Submit should be some hint for apache telling that this is a Tomcat app i.e. http:///servlet/pnm/Submit. See exactly how is build URL to Tomcat examples. Bryan R

WEB-INF/web.xml problem

2003-04-02 Thread Bryan Richardson
Here's the deal...I have a .class file that is in the webapps/pnm/WEB-INF/classes folder that I am trying to run. In web.xml I have the following: Submit A simple servlet ranade.SubmitServlet

Re: Newbie here...Need help with Tomcat

2003-04-02 Thread Bryan Richardson
er is... Bryan Original Message Follows From: John Turner <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: Newbie here...Need help with Tomcat Date: Wed, 02 Apr 2003 08:29:08 -0500 On Wed, 0

Newbie here...Need help with Tomcat

2003-04-02 Thread Bryan Richardson
Hello, I am new to the Java and Tomcat world. I'm fairly experienced with Apache and Perl, but I am having to do some stuff with Tomcat and Java files that someone else has written. I have a couple of questions... If I run a version of Tomcat as a standalone web server, can I access a databa