oh god i cant beleive i did that.. so stupid

apols.. putting one object in the session and trying to get from the
request..

(i'm having one of those days)

"Jamesey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I have an action declared as scope=request
>
> i perform request.getSession().setAttribute("blah",object)
>
> i have debug to list all attribute names in my action class (and the
"blah")
> appears in the log.
>
> i have debug in my jsp to list the request.getAttributeNames().. and the
> "blah" object has vanished..
>
> any ideas?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to