Results 1 to 1 of 1
Thread: Problem with validation
- 03-18-2012, 12:19 AM #1
Member
- Join Date
- Jan 2012
- Posts
- 9
- Rep Power
- 0
Problem with validation
Hello
On my page for edit user I have two fields like:
<s:textfield name="userShortName" label="Short Name" value="%{user.shortName}" /><br/>
<s:textfield name="userName" label="Name" value="%{user.name}" /><br/>
Page is generated properly, fields are filled, user changes something, new values are being validated and now is the problem: when validation fails page is regenerated, proper error appears, but those fields are empty. How can I fix this?
Similar Threads
-
While loop validation problem
By lbatta in forum New To JavaReplies: 6Last Post: 10-08-2010, 03:49 AM -
validation problem
By rakesh_n_mehta in forum Web FrameworksReplies: 3Last Post: 02-22-2010, 10:09 AM -
validation problem in list box
By rakesh_n_mehta in forum Web FrameworksReplies: 0Last Post: 10-14-2008, 07:47 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks