View Single Post
  #1 (permalink)  
Old 02-07-2008, 09:23 AM
raj4u raj4u is offline
Member
 
Join Date: Feb 2008
Posts: 1
raj4u is on a distinguished road
Problems in JSP : Need help
i want to display a set of data in a jsp page . on one jsp page , i select one date
this date is present in a form, nd it is passed onto a servlet file from where, a database query is accessed
this query compares the date entered by user, and that date present in a database table
then, selects other relevant data, and is stored in a bean
this bean is now added to an ArrayList from this ArrayList, using a for loop, i display those data in the next page.

But I can't do this ..please let me know..what is the exact procedure..........this is an emergency situation for me...so i will be looking for a quick reply...

Thanks
Reply With Quote
Sponsored Links