So how about this:
<action path="/getAlaskaGroups"
        type="GetAlaskaGroupsAction"
        name="getAlaskaGroupsForm"
        scope="session"
        input="/index.jsp"
        validate="false">
        <forward name="getAlaskaGroupsDone" path="/index.jsp"/>

</action>


Would that be correct ???


thx in advance,

Marcus

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to