Hi Axel,
have you specified which actions require which formbeans in 
struts-config.xml? That's pretty crucial. Also, you specify which 
classes your formbeans are in another part of struts-config.xml.


Adam

Axel Leiner wrote:

>I'm just starting with struts.
>
>I made a login.jsp, if I call this I get an Error from the Server.
>
>
>... 
>Cannot find ActionMappings or ActionFormBeans 
>collection
>        at org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:781)
>...
>
>
>But if i call login.do it works and AFTER that I can run login.jsp, too.
>
>Do I have to register the login.jsp anywhere to get it run, what
>could be the error?
>
>Axel
>
>  
>



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

Reply via email to