You dont need an empty class  In struts-config.xml write like this
<forward name="falnews"   path="/falnews.jsp"/>
No Action,No Form

>From: Adam Hardy <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: is ActionForm required for Action even if no form on page?
>Date: 18 Feb 2002 07:43:00 -0800
>
>Hi All,
>
>When I setup an Action, is an ActionForm required even if I dont have a 
>form on my page?
>
>Do I have to write an empty class and define it as the name in the Action 
>Mapping definitions in the struts-config.xml?
>
>I'm getting an error on my page, because I haven't done this, from 
>html:errors, but short of getting rid of html:errors, is there a way to 
>tell struts I don't need a form?
>
>Will having an ActionError in my request mess up the processing of tags on 
>the page at all?
>
>Thanks
>Adam
>
>
>Find the best deals on the web at AltaVista Shopping!
>http://www.shopping.altavista.com
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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

Reply via email to