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!

increment JSTL page var

843840Nov 14 2008 — edited Nov 14 2008
This is probably very simple but I can't figure it out. I set a page variable through JSTL as below, and then later need to increment it
<c:set var="count" scope="page" value="0" />
Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2008
Added on Nov 14 2008
2 comments
3,944 views