On 12/24/05, Vikrama Sanjeeva <[EMAIL PROTECTED]> wrote:
>
>
> Rick: I've change the "scope" in struts-config from "request" to "session"
> and it is working fine now. But question is, why it is not working with
> scope=request?


Did you read this article I posted?
http://www.reumann.net/struts/articles/request_lists.jsp Not trying to avoid
the question, but I mention it there in better detail in the first
paragraph. You shouldn't need to use the Session to store those lists if you
read that article (nothing wrong with using the Session either but
personally I don't think you should use the Session for storing lists for
form dropdowns.)

--
Rick

Reply via email to