Yes, I want to show records one by one. I will
follow your suggestion.
Thanks.
--- Buland Altaf <[EMAIL PROTECTED]> wrote:
> Hi There,
>
> Don't get you properly.
> If you are saying that you want to show records one
> by
> one , then store collection in session and then pick
> one by one by
Hi There,
Don't get you properly.
If you are saying that you want to show records one by
one , then store collection in session and then pick
one by one by pressing up/down key on the basis of the
index which will be the hidden field in jsp.
Hope it will answer your question.
Let me know in case
Please ask these type of questions on the user list.
Thanks
Niall
- Original Message -
From: "Research labs" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, July 25, 2004 3:46 PM
Subject: processing multiple records in a batch...JSP...db
> Please, is