| Author |
How to set values in s:textfiled tag in struts2 to update
|
sandeeps kulkarni
Greenhorn
Joined: May 30, 2009
Posts: 8
|
|
I am using struts2 .
In my screen my all fields are textfield. i.e <s:textfiled/ >
when user click edit link i want to show edited values in textfield to allow him to update those values
how we set the values in textfield to update in struts2 .
thanks in advance
Please reply me as early as possible.
|
 |
Vikas K Gupta
Greenhorn
Joined: Dec 07, 2010
Posts: 6
|
|
Hi Sandeep,
I am also new here and saw a way to do this by using dijit.InlineEditBox from javascript framework of Dojo.
Use it http://dojotoolkit.org/reference-guide/dijit/InlineEditBox.html#id3
|
 |
 |
|
|
subject: How to set values in s:textfiled tag in struts2 to update
|
|
|