MyEclipse: [Closed]StrutsLoginExample run error dboehm - Dec 11, 2008 - 03:42 PM Post subject: [Closed]StrutsLoginExample run error
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 - Dec 11, 2008 - 03:53 PM Post subject: RE: StrutsLoginExample run error
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)dboehm - Dec 11, 2008 - 04:16 PM Post subject: RE: StrutsLoginExample run error
Found the error thanks!support-greg - Dec 11, 2008 - 05:37 PM Post subject: RE: StrutsLoginExample run error
Glad to hear things are working.