You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by hardc0d3r <ha...@gmail.com> on 2007/04/23 03:36:24 UTC

struts examples not working

i have jdk 1.6 and tomcat 5.5 installed and i tried to run the examples of
struts by putting the war files in the webapps directory. when i try to run
the example i get a 404 error.. all the examples in tomcat are working fine.
can anyone please help me with this error? 
-- 
View this message in context: http://www.nabble.com/struts-examples-not-working-tf3627722.html#a10129821
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: struts examples not working

Posted by Niall Pemberton <ni...@gmail.com>.
Would also be good to know which version of Struts you are talking about.

Niall

On 4/26/07, Laurie Harper <la...@holoweb.net> wrote:
> hardc0d3r wrote:
> > i have jdk 1.6 and tomcat 5.5 installed and i tried to run the examples of
> > struts by putting the war files in the webapps directory. when i try to run
> > the example i get a 404 error.. all the examples in tomcat are working fine.
> > can anyone please help me with this error?
>
> Did you look in the Tomcat logs? A 404 suggests either (a) you're trying
>   to browse to an invalid URL, (b) there was a problem deploying the
> application or (c) there was a problem within the application. Without
> more details (what URL you were trying, what was logged during startup
> and during the failed request) it's difficult to diagnose.
>
> L.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: struts examples not working

Posted by Laurie Harper <la...@holoweb.net>.
hardc0d3r wrote:
> i have jdk 1.6 and tomcat 5.5 installed and i tried to run the examples of
> struts by putting the war files in the webapps directory. when i try to run
> the example i get a 404 error.. all the examples in tomcat are working fine.
> can anyone please help me with this error? 

Did you look in the Tomcat logs? A 404 suggests either (a) you're trying 
  to browse to an invalid URL, (b) there was a problem deploying the 
application or (c) there was a problem within the application. Without 
more details (what URL you were trying, what was logged during startup 
and during the failed request) it's difficult to diagnose.

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org