aspose file tools
The moose likes Struts and the fly likes How to display dynamic resulset data using Struts 2.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to display dynamic resulset data using Struts 2.0" Watch "How to display dynamic resulset data using Struts 2.0" New topic
Author

How to display dynamic resulset data using Struts 2.0

Gourav Sharma
Greenhorn

Joined: Apr 05, 2007
Posts: 11
Hi All,

My query is that I want to show dynamic data from a resultset object in a JSP using Struts 2.0.

The problem crops up as we don't have the information about the columns in the data & hence could not find a way to design the Action class.

Any idea would be appreciated.

Thanks
Gourav.


Gourav
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to display dynamic resulset data using Struts 2.0
 
Similar Threads
How to merge two forms in a single jsp
help on struts I18N
Conversion error if input to s:textfield is 0
Dynamic query creation
how to generate dynamic reports in java