pro_jsp thread: Jsp - servlet communication
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
|





