Néstor Boscán wrote:
The problem is that I have to minimize the use of object in session scope to
minimize session replication. Is there any way to do this in request scope?
Right.. as I said you can use Request scope just fine. You just have to
make sure in the reset method to either use a L
el: Tuesday, January 17, 2006 10:16 PM
Para: Struts Users Mailing List
Asunto: Re: Array of a java bean and Dynamic Form Beans
Néstor Boscán wrote:
> In the projects I'm working on we use a lot of Dynamic Form Beans with
> Arrays of Java Beans. I read that the only way to make this
Néstor Boscán wrote:
In the projects I'm working on we use a lot of Dynamic Form Beans with
Arrays of Java Beans. I read that the only way to make this work is to
declare the form bean with session scope.
You can get this to work without using Session scope. You just need to
use your reset m
3 matches
Mail list logo