You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Frederic Barozzi <fr...@ifrance.com> on 2002/08/20 08:53:18 UTC

PB to run a simple login app

Hi,

i done the following intallations:
- sdk 1.4
- j2ee 1.3.1
- Tomcat 4.0.4
- Struts 1.0.2
- Eclipse 2.0
- Tomcat eclipse plugin
- Easy struts eclipse plugin
- struts config file editor.

I made a simple application, that asks for a login and a passsword.
- I launch tomcat
- I launch my web navigator
- http://localhos:8080/myApp/form/userLoginForm.jsp

=> An error occured with "actionmappings". I read somewhere that it would come from my xml parser.

Any idea. I installed nothing more that i describe on top

thanks in advance

Fred