In your action, store the result set in a bean of request or session scope depending on your requirement. Use the bean in your jsp to display the results using <c:forEach> tag.
Vijaya -----Original Message----- From: raja buddha [mailto:[EMAIL PROTECTED] Sent: Sunday, June 05, 2005 9:38 AM To: user@struts.apache.org Subject: Regarding All Hi all I am new to struts. Can any body know how to get the ResultSet Objcet that is there in the Action Calls in to the View JSP. My Question is i have write the DB aceess in the Action class in that class my query returns a result set i need to loop the result set and display the results in the view jsp Thanks in advance Raj _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]