Does 1.2.4 support the following?
<action path="/processSimple" ... >
<forward name="success" path="/jsp/simple/SimpleResults.jsp?id={0}"
redirect="true" />
</action>How would pass the argument in Action? Thanks. -Betty
Does 1.2.4 support the following?
<action path="/processSimple" ... >
<forward name="success" path="/jsp/simple/SimpleResults.jsp?id={0}"
redirect="true" />
</action>How would pass the argument in Action? Thanks. -Betty