Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
JSP
How to Print Serial number on jsp?
Kaustubh G Sharma
Ranch Hand
Posts: 1283
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi I am printing some data extracting from the database on a
jsp
by passing through a arraylist on it. But these data did not contain the serial number and I want to put serial number with the list.
help me out
kaustubh
No Kaustubh No Fun, Know Kaustubh Know Fun..
Seetharaman Venkatasamy
Ranch Hand
Posts: 5575
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
If i remember correctly, forEach loop of JSTL has one called varStatus using this you can count the number of iteration... check it out .
David Newton
Author
Posts: 12617
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
By "serial number" do you mean the loop index, or an actual serial number?
Kaustubh G Sharma
Ranch Hand
Posts: 1283
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Yes I am talking about the index thing....
No Kaustubh No Fun, Know Kaustubh Know Fun..
David Newton
Author
Posts: 12617
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Then the question's been answered :)
Did you see how Paul
cut 87% off of his electric heat bill with 82 watts of micro heaters
?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
OOP-4 Lookup hashmap
how to make dynamic combo box
how to get hard disk serial number using java
To find the hard disk serial number
Struts 2 - Display tag Serial Number Problem
More...