either u declare that object as a session object using teh scope attribute
or explicitly do a session.putValue(...) and this can be retrieved using
session.getvalue(..)
These might be deprecated so see the new method names..in the servlet
docs...
hth,
Arni
----- Original Message -----
From: Omar Diego Vera Ustariz <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 18, 2000 12:22 AM
Subject: JSP & Sessions
> Q: Is good if I create an object in a ensayo.jsp and I have a link that
> load ensayo2.jsp and I'm trying to use the object created in ensayo.jsp
> in ensayo2.jsp??What I have todo???
>
> Thanks in advance.
>
> PD:Thanks to all the peoplo that answer Win98+apache+tomcat.
>
> Omar Vera.
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html