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

Reply via email to