File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Continuation of poststruts 2 validation error issue[instantiat object before returning input result] Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Continuation of poststruts 2 validation error issue[instantiat object before returning input result]" Watch "Continuation of poststruts 2 validation error issue[instantiat object before returning input result]" New topic
Author

Continuation of poststruts 2 validation error issue[instantiat object before returning input result]

strutsBie hote
Greenhorn

Joined: Apr 09, 2012
Posts: 4
hi i was facing the same problem and solved it using this method.

But in my test.jsp
i first involve


Now while i am in select i have use which works fine.
But if there is any problem in validation and i redirect to my test.jsp



prepare method is executed but when my test.jsp is again loaded it gives
.
id="lists" can't be used again
Mohana Rao Sv
Ranch Hand

Joined: Aug 01, 2007
Posts: 485

It's bit confusing, provide more details what you are doing?


ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Continuation of poststruts 2 validation error issue[instantiat object before returning input result]
 
Similar Threads
Struts2 questions
Populating jsp page when validation fails - problem with s:action
Struts 2 execute method after validation error
struts 2 validation error issue[instantiat object before returning input result]
struts2 action display nothing with no error msg