Hi...
In order to eliminate the overhead of creating a stateless session bean every time
using
the home interface, I'm thinking of storing the remote interface in the HTTP session.
I
know this is essential for stateful session beans, but what about stateless session
beans? Is this common practice?
Jerson
--- Ashwani Kalra <[EMAIL PROTECTED]> wrote:
> Yes you have to keep the remote of the statefull session bean inorder to
> accesss that bean. There is no relation between jsp session and bean
> session.Any one of the two times out you have to fire the query again or
> restart the session. The orignal data may not be available.
>
> Regards
> Ashwani Kalra
> E-Comm Group
> NIIT Ltd. India
>
>
>
>
> > ----------
> > From: Varun Chopra[SMTP:[EMAIL PROTECTED]]
> > Reply To: A mailing list for Enterprise JavaBeans development
> > Sent: Saturday, July 29, 2000 2:21 PM
> > To: [EMAIL PROTECTED]
> > Subject: Issue of Session (Urgent)
> >
> > Dear Friends,
> > I want to get clarification abt concept of Session in Sesion beans.
> > Actually I want to know whether we can develop any relation between the
> > browser session and Stateful session bean, instead of the session concept
> > between client (say, JSP file) and Stateful session bean?
> > Do i have to save the reference of the Stateful bean in a "JSP session
> > variable" for further references in case I want to use the stateful bean
> > for browser session?
> >
> > Pls guide.
> > Varun
> >
> > ==========================================================================
> > =
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body
> > of the message "signoff EJB-INTEREST". For general help, send email to
> > [EMAIL PROTECTED] and include in the body of the message "help".
> >
> >
> >
> Visit http://www.NetVarsity.com for online learning
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".