this usually happends when u have a NullPointerException not catch-ed in
your service method.
if doPost is different from doGet then it is normal not to have an error
with the browser since a browser will send a GET request.
Pablo Chepalich wrote:
>
> Hi,
> When invoque an Servlet from an applet this is invocated correctly but in
> the same applet when I call another servlet it doesn��t founded I get in the
> Tomcat log this line:
> 2001-09-10 11:00:57 - Ctx( ): 400 R( /) null
>
> Can anybody tell what happend??
>
> pd: when I write in the browser the url pointing to the servlet
> it��s founded
>
> thanks
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html