Hi,
I am trying to do the following, 
I have one jsp which displays a list of names in table
with check box, 
what i want to do is when a user selects the check box
and presses details button, i want to call a action
class which will get all the names the user has
selected, then this class will access data base get
the details and load it in a bean, (one info at a
time) and forward it to jsp , this jsp will display
the information in bean,
Also it will be nice if i can do it in loop, i can
display the information one after other

=====
A$HI$H

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to