You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Keith Ng <wo...@yahoo.com> on 2002/03/02 21:21:40 UTC

RE: Servlet POST results in 404 error

Hi John, have u solved it already?

someone here said that u might not have define yr post method

would u care to show us yr post mthod?(whole defination) pls do the
following.
add a System.out.println("post method invoked"); under your post method
implemention for us to see.
Is tat post method even invoked?

-----Original Message-----
From: John Wadkin [mailto:j.wadkin@hud.ac.uk]
Sent: Wednesday, February 27, 2002 12:11 AM
To: Tomcat Users List (E-mail)
Subject: Servlet POST results in 404 error


All,

TomCat 4.0.1
Apache 1.3
mod_WebApp
Solaris 8

I have a servlet that returns a 404 error whenever a POST is sent. GET works
fine. The servlet uses sessions - not sure if this has anything to do with
it. My server.xml just defines a context and a logger. The web.xml has a
servlet name and mapping, nothing more.
The servlet was originally written for JServ - could this have something to
do with it?

There's nothing in the logs.

I'm not a servlet programmer so I have no ideas!

Any suggestions??

Thanks,

John

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>