aspose file tools
The moose likes Struts and the fly likes pre-populating textfield befor form submit in struts2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "pre-populating textfield befor form submit in struts2" Watch "pre-populating textfield befor form submit in struts2" New topic
Author

pre-populating textfield befor form submit in struts2

Sweta Chauhan
Ranch Hand

Joined: Jul 09, 2010
Posts: 53
Hi have a form in which I am generating list of input box dynamically, but I am having the problem when I try to use date value of date picker within the form as hidden a field within the same form.

my jsp page is given below.


I have try to search the solution for the problem but not getting any idea.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: pre-populating textfield befor form submit in struts2
 
Similar Threads
Jsp file not compling
s:radio and display tag
Update Database with the newly entered value
Struts2 variable inside javascript
Passing arraylist as hidden variable in JSP Struts2 framework