Re: Struts2 value problem

2008-09-18 Thread dynamicd
showPassword="true" solved the problem dynamicd wrote: > > i have an edit form which gets populated when the user clicks on edit. > My user wants me to have the password field in there populated with the > pwd that shows * > however the value attribute for the s:password does not seem to be

Struts2 value problem

2008-09-18 Thread dynamicd
i have an edit form which gets populated when the user clicks on edit. My user wants me to have the password field in there populated with the pwd that shows * however the value attribute for the s:password does not seem to be taking the password value the text field works THis works This does