Hi,

I have created a servlet invoked from a jsp. the servlet is creating a
session object. I am not able to refer to the same session object in the
subsequent jsp files.

Is possible to do this ?

 <<a.jsp>>  <<b.jsp>>  <<c.jsp>>  <<d.jsp>>  <<Session1.java>>
<<Session1.class>>  <<Btry.java>>  <<Btry.class>>


Regards
Badri
Infosys Technologies Limited
Phone: 8520261-2012
E-mail: [EMAIL PROTECTED]


a.jsp

b.jsp

c.jsp

d.jsp

Session1.java

Session1.class

Btry.java

Btry.class

Reply via email to