aspose file tools
The moose likes Struts and the fly likes Set value to textboxes from actionclass Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Set value to textboxes from actionclass" Watch "Set value to textboxes from actionclass" New topic
Author

Set value to textboxes from actionclass

Arvind Rao
Greenhorn

Joined: Jun 24, 2011
Posts: 8
Hi,

I am a newbie to struts and would like to know how to set values that i get from a db and assign them to the text box. Meaning the supposing i have 5 values in the db and 5 text field those 5 text field should show those values.

If i had any code to show i would but the major portion of the code is where i have the doubt and remaining code im sure you have it figured out.

Thanks in advance.

Arvind
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Set value to textboxes from actionclass
 
Similar Threads
parameters, headers, and attributes
HTML Text Filed values
Data File Format and reading header information
Parsing Date Values for Database Search
Is this A bean or db design problem