Thanks for your intrest,
Third party server means a live webserver where we are going to host our
application.
Here our jsp's are visible, which indicates that struts is working fine as
<html:form in jsp are properly converted to <form name=...
only when we press submit it gives error that "URL /login.do was not found
on this server"
and thats the problem.
Can't understand how to fix this :(

thanks and regards
anurag shinde


On 9/11/06, David Friedman <[EMAIL PROTECTED]> wrote:

What is the 'third pary live server' product so we can try to help
you.  And
this 3rd party server maps Java/Struts over to Tomcat how?

Regards,
David

-----Original Message-----
From: Anuraag Shinde [mailto:[EMAIL PROTECTED]
Sent: Monday, September 11, 2006 1:13 AM
To: user@struts.apache.org
Subject: URL /login.do;jsessionid=03D17FDFCC0FDD5A42EC9BB78C0AE935 was
not found on this server


Hi all,
Getting this strange error "*URL
/login.do;jsessionid=03D17FDFCC0FDD5A42EC9BB78C0AE935 was not found on
this
server*"
Details:
On local machine i am useing tomcat4.1.31 and struts 1.1
and every thing works fine
But when i try to put same files on third party live server i get this
error
on clik of login button.
All jsp's are visible with struts tabgs properly so i feel there is no
problem with struts configuration.

Also one strange thing is that when i type some invalid jsp name in url it
gives me apache tomcat error like follows.
HTTP Status 404 - /logi1n.jsp
------------------------------

*type* Status report

*message* */logi1n.jsp*

*description* *The requested resource (/logi1n.jsp) is not available.*
------------------------------
Apache Tomcat/4.1.31



But when i press a submit button on some valid jsp i get followng error.
Not Found

The requested URL /login.do was not found on this server.
------------------------------
*ApacheR Server at www.tick-tech.co.uk Port 80*   the differance is clear
for jsp it shows apcahe tomcat/4.1.31 error but for any action*.do it
gives
*ApacheR Server *error, is there any problem with apache server
configuration ?? Can any one plz help me, Thanks in advance


--
-----------------------------
Thanks and Regards
Anurag Shinde.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
-----------------------------
Thanks and Regards
Anurag Shinde.
Ph : 9823014942

Reply via email to