EMAIL PROTECTED]
Subject: Problem (apparent) with servlet mapping
"POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/
1.1" 500 3046
"POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/
1.1" 500 3046
If you're getting a 500, there should be an ent
bject: Problem (apparent) with servlet mapping
"POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/
1.1" 500 3046
"POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/
1.1" 500 3046
If you're getting a 500, there should be an entry in the Tomcat
> From: Ken Bowen [mailto:[EMAIL PROTECTED]
> Subject: Problem (apparent) with servlet mapping
>
> "POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/
> 1.1" 500 3046
> "POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/
> 1.
Hi All,
Using OS = Mac OS/X 5.2; Tomcat 5.5.26 [unzipped from Apache site];
Java 1.5.0_13
Using Eclipse/MyEclipse 6.0 as a development env (plus startup.sh/
shutdown.sh/printfs as needed).
Is there a way get a grip on the servlet mapping Tomcat tries to apply?
Here's my problem [from the