Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Expand and Collapse within JSP

843838Jun 26 2006 — edited Jun 26 2006
Fairly new to JSTL so please excuse my ignorance. I am creating a button(link) that will expand to show rows of data when clicked or collapse when clicked again. I already have a bean populated from the backend that contains a collection of my data. Want to know the best way to access and display the data using Struts tags or JSTL? Have performed similar code using scriplets but my form or collection is not in 'session' and would like to keep it that way.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2006
Added on Jun 26 2006
2 comments
375 views