[ https://issues.apache.org/struts/browse/WW-2026?page=com.at
lassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Holmes reassigned WW-2026:
--------------------------------
Assignee: (was: James Holmes)
> bug in the portlet demo (missing
processFormExampleForward.action file)
>
------------------------------------------------------------
-----------
>
> Key: WW-2026
> URL: https
://issues.apache.org/struts/browse/WW-2026
> Project: Struts 2
> Issue Type: Bug
> Components: Examples
> Affects Versions: 2.0.8
> Environment: Tomcat 5.5.23 on W2K with the
pluto 1.1 portlet support
> Reporter: olivier dupuy
> Fix For: Future
>
> Attachments: Olivier Dupuy.vcf
>
>
> Hi,
> I was just playing with http://localhost:8080/StrutsPortlet/edit/dummy/t
est/index.action
> tried the <form test> link, entered data and
submitted with the following error
> >>>>The requested resource
(/StrutsPortlet/edit/processFormExampleForward.action) is
not available
> on the page http://localhost:8080/StrutsPor
tlet/edit/dummy/test/processFormExampleEdit.action
> Web.xml contains this but this
processFormExampleForward.action is missing as a file
> <action name="processFormExampleEdit"
>
class="org.apache.struts2.portlet.example.FormExampl
e">
> <result name="input">
> /WEB-INF/edit/formExampleInput.jsp
> </result>
> <result name="success">
>
/edit/processFormExampleForward.action?firstName=${first
Name}&lastName=$
> </result>
> </action>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|