Marc,
The simple answer is:
Struts uses the action mapping, not Tomcat/Any other web server.
The action mappings are defined in struts-config.xml.
Tomcat also uses (by default) port 8080. Do you have Apache installed
w/Tomcat/whatever?
Brian
----- Original Message -----
From: "Marc AMIR-TAHMASSEB" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 22, 2002 10:49 AM
Subject: Tomcat/Apache and .do
> Hi,
>
> i have a login page and every thing works well when i use the 8080 port :
> http://server:8080/test/index.jsp
> the login.do isasked and the action is realised.
>
> But when i use http://server/test/index.jsp and that i submit the form,
> then the following url is displayed wue a "not found page"
> http://server/test/Login.do
>
> why ?
>
> thank's
>
> Marc
>
> --
> Marc AMIR-TAHMASSEB
> [EMAIL PROTECTED]
> +33.3.90.40.00.00 | +33.6.16.99.27.85
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
>
>
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>