Post subject: [Closed]StrutsLoginExample run error Posted: Dec 11, 2008 - 03:42 PM
Registered Member
Joined: Sep 19, 2008
Posts: 2
I am trying to get the StrutsLoginExample to work so I do like it says to run it.
I right-click on this project and go to Run As then select "MyEclipse Server Application"
It starts Tomcat Server and opens a browser window but then gives me a HTTP Status 404-
type Status report
message
description The requested resource () is not available.
Why can I not get this project to work?
support-greg
Post subject: RE: StrutsLoginExample run error Posted: Dec 11, 2008 - 03:53 PM
Moderator
Joined: Mar 31, 2004
Posts: 1615
Are there any errors in the tomcat console output?
What are you compiler settings at? What JRE is the default for MyEclipse (Check Window > Preferences > java > installed JREs, see which one is checked)
_________________ Greg
MyEclipse Support
dboehm
Post subject: RE: StrutsLoginExample run error Posted: Dec 11, 2008 - 04:16 PM
Registered Member
Joined: Sep 19, 2008
Posts: 2
Found the error thanks!
support-greg
Post subject: RE: StrutsLoginExample run error Posted: Dec 11, 2008 - 05:37 PM