I'm pretty sure - the code is at home; I'll check tonight.

-----Original Message-----
From: Chen, Gin
Sent: Thursday, January 03, 2002 1:55 PM

do u mean req.getSession().setAttribute(...)?
because i remember u saying that in the JSP you have
<jsp:useBean id="user" class="UserBean" scope="session"/>
if you do mean req.setAttribute( ... ) then u just set the userbean into the
request scope not session scope.
-Tim

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to