Nils - thanks for the assistance. I did add the ".action" to the actionName
and it now works in my Portlet Container (Pluto 2.0).
For example:
<action name="addEmployeeSave"
class="com.struts2.tutorial.action.EmployeeAction" method="save">
<result name="success" type="redirectAction">
index.action
</result>
<result
name="input">/portlet/employeeFormPortlet.jsp</result>
</action>
Bruce
Yes, that was what I meant, and I worked just fine with me, using your
web application (on Jetty/pluto). I haven't had time looking any more
into it, but I'll keep you updated.
Nils-H
--
View this message in context:
http://www.nabble.com/Problem-Using-Struts-2.1.8-Portlet-Plugin-With-redirectAction-tp25702898p25754728.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]