Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Jsp - servlet communication


Message #1 by BIPIN MEHTA <bsm3477@y...> on Thu, 5 Jul 2001 17:32:05 -0700 (PDT)
 Hi all,

  I have a problem of transfering a recordset from a
servlet to a jsp page. basically the flow is as
follows :

 jsp ---> servlet ----->   EJB
  ? <---- RecordSet <--- RecordSet

  How do I pass the recordset obtained in the servlet
to my jsp page or is there any other efficient way of
doing the same.

 Thanks in advance,

 Bipin


  Return to Index