louis,
 
yep...i have something similar and it works fine. 
 

>>> [EMAIL PROTECTED] 1:26:41 PM 02/08/02 >>>
Strange ...... I have the follow in my struts-config.xml, and is working very
well

    <action    path="/changeLocale"
               type="i18nPrototype.ChangeLocaleAction">
      <forward name="continue"
path="/instructor/createInstructor.do"/>
    </action>


Will Jaynes wrote:

> Seems like I should know this, but I don't.
>
> I have an action that has no need of a form. How do I specify the action
> tag in the struts-config.xml file. If I leave out the name attribute I
> get errors.
>
> Thanks, Will
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


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



Reply via email to