You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ma...@LibertyMutual.com on 2002/03/13 20:04:48 UTC

Iterate Bug?

I have a jsp in which I iterate over a bean... the code works as long as the
bean is in the session. If I put in the request scope... it doesn't. Any
thoughts on why I can't get it via the request scope?
- Mark


Re: Iterate Bug?

Posted by keithBacon <ke...@yahoo.com>.
bit hard without seeing the code!
Seems like you have specified scope="session"
Else you have reference it after the request has gone & the next request has
been created.


--- Mark.Sowiak@LibertyMutual.com wrote:
> I have a jsp in which I iterate over a bean... the code works as long as the
> bean is in the session. If I put in the request scope... it doesn't. Any
> thoughts on why I can't get it via the request scope?
> - Mark
> 
> 


=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Search the archive:-
http://www.mail-archive.com/struts-user%40jakarta.apache.org/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Keith Bacon - Looking for struts work - South-East UK.
phone UK 07960 011275

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>