You haven't really given us a lot to go on, but it sounds like you have a
html:form on the page, but whatever you have for action= is not listed in
the struts-config.xml.....hmmmmm

Are you going off of the struts-example?



JM

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 1:58 PM
> To: Struts Users Mailing List
> Subject: login.jsp only avaliable after running login.do
>
>
> 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