he
> dump message when it was trying to parse my xml file.
>
> Is this not the valid way of coding this encoding?
>
> -Original Message-
> From: Kurt L Harless [mailto:[EMAIL PROTECTED]
> Sent: Saturday, April 05, 2008 10:14 PM
> To: users@tomcat.apache.or
> From: Russo, Joe [mailto:[EMAIL PROTECTED]
> Subject: RE: Newbie: Question about first Servlet
>
> Try calling the servlet name instead of the class.
Now this is starting to get silly. Of course you use the
to access the servlet via HTTP; the is pretty much only
to link the el
> From: David Cassidy [mailto:[EMAIL PROTECTED]
> Subject: RE: Newbie: Question about first Servlet
>
> If i recall correctly the servlet must be in a package
No, JSPs almost always must be in packages, but servlets do not.
However, it's definitely bad practice not to put ser
rom: Kurt L Harless [mailto:[EMAIL PROTECTED]
> Sent: Sunday, April 06, 2008 1:14 AM
> To: users@tomcat.apache.org
> Subject: Newbie: Question about first Servlet
>
>
>
> Greetings,
>
>
>
> Specifics:
>
> Window XP
>
> TomCat 5.5
>
> Jav
Try calling the servlet name instead of the class. You may need to get
rid of the space in the name.
-Original Message-
From: Kurt L Harless [mailto:[EMAIL PROTECTED]
Sent: Sunday, April 06, 2008 1:14 AM
To: users@tomcat.apache.org
Subject: Newbie: Question about first Servlet
dump message when it was trying to parse my xml file.
Is this not the valid way of coding this encoding?
-Original Message-
From: Kurt L Harless [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 05, 2008 10:14 PM
To: users@tomcat.apache.org
Subject: Newbie: Question about first Servlet
Harless [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 05, 2008 10:14 PM
To: users@tomcat.apache.org
Subject: Newbie: Question about first Servlet
Greetings,
Specifics:
Window XP
TomCat 5.5
Java 1.6
Created webapp dirs under;
C:\Program Files\Apache Software Foundation\Tomcat 5.5
Greetings,
Specifics:
Window XP
TomCat 5.5
Java 1.6
Created webapp dirs under;
C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\
Called ch1\WEB-INF\classes
In WEB-INF at created a web.xml file with the following contents;
http://java.sun.com/xml/ns/j2ee";