[
https://issues.apache.org/jira/browse/WW-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877312#comment-13877312
]
Punit J Patel commented on WW-3993:
-----------------------------------
In this CRUD application action's prepare method is called for each action
method, But It is use only for input action. If I use prepareInput method
instead of prepare method then it works fine but when validation fail it gives
exception because of prepareInput method is not invoked. Any idea for resolve
this problem.
> How to implement simple CRUD application
> ----------------------------------------
>
> Key: WW-3993
> URL: https://issues.apache.org/jira/browse/WW-3993
> Project: Struts 2
> Issue Type: Sub-task
> Components: Example Applications
> Reporter: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.17
>
> Attachments: crud-with-maven.7z, crud-with-maven.7z
>
>
> Rewrite to Maven based project and with the latest Struts version
> https://cwiki.apache.org/confluence/display/WW/CRUD+Demo+I
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)