| Author |
Display Result Set in JSP using Struts 2
|
Cesar Coz
Ranch Hand
Joined: Aug 19, 2010
Posts: 31
|
|
Hello everyone,
This is my problem.. i'm going to develop a new app with Struts 2 and we're thinking about the capabilities of this new app..
Well, we wanna show 'Reports' or 'Query's' in the JSP and using ResultSet and show them JSP.. we are clonning the ResultSet in a CachedRowSetImpl to keep the connection closed.
we wanna show the content of this CachedRowSet in the UI (please can someone tell me how to do this using struts 2 ? )
and we want to add the feature of pagination for too long Query's <-- this is very important
hope any of you, JavaGandalf's, could help me.
[AG: Please don't use all caps)
|
Cesar Coz.
|
 |
 |
|
|
subject: Display Result Set in JSP using Struts 2
|
|
|