Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Display HashMap values in JSP using Taglib in struts

843802May 21 2005 — edited Oct 21 2005
Hi ,

I am new to struts and JSTL. I am developing Discussion Forums using Struts.
I have HashMap object with(key & values) in My Action class.
I want to diplay in my JSP as a List with html:links to do other process.
How can I display HashMap values in my JSP. Which is the best way to display
My intenetion is maxmum avoiding <%%> code in jsp.
Which is the best way to display ?
Can I diplay using taglib which is generic tag for any collection object ?
Can any one help me ASAP.

thanks
Chandra
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2005
Added on May 21 2005
6 comments
1,471 views