Hi,

There's nothing to stop me forwarding to a do rather than a jsp in the
struts config is there?  Like this:

    <action   path="/AddFindParty/FindPartyResults"

type="com.pancredit.tkbespoke.tjs.strutstest.action.FindPartyPostAction"
              name="addFindPartyModuleForm"
             scope="session"
             input="index.jsp">
      <forward name="success" path="/AddFindParty/FindPartyResults.do"/>
    </action>

Cheers,

Tim.



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

Reply via email to