Re: Problem with huge session memory and ActionForm

2004-01-28 Thread Nicolas De Loof
#x27;" <[EMAIL PROTECTED]> Sent: Wednesday, January 28, 2004 3:18 PM Subject: RE: Problem with huge session memory and ActionForm > > Thanks Shirish. > That´s the solution we are trying now, but I still don´t understand why an > ActionForm has a reference to the ActionServlet.

RE: Problem with huge session memory and ActionForm

2004-01-28 Thread Jose Ramon Diaz
9iAS more than related to Struts? Thanks! > -Mensaje original- > De: Nicolas De Loof [mailto:[EMAIL PROTECTED] > Enviado el: miércoles, 28 de enero de 2004 15:13 > Para: Struts Users Mailing List > Asunto: Re: Problem with huge session memory and ActionForm >

RE: Problem with huge session memory and ActionForm

2004-01-28 Thread Jose Ramon Diaz
> Enviado el: miércoles, 28 de enero de 2004 14:35 > Para: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Asunto: RE: Problem with huge session memory and ActionForm > > > Why not change those forms to request scope instead?Where > ever feasible I mean.If any data is not shared ac

Re: Problem with huge session memory and ActionForm

2004-01-28 Thread Nicolas De Loof
t It may not be as simple as that.You may have to retest entire application because of that. HTH. regards, Shirish -Original Message- From: Jose Ramon Diaz [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 1:48 PM To: 'Struts Users Mailing List' Subject: Problem wit

RE: Problem with huge session memory and ActionForm

2004-01-28 Thread shirishchandra.sakhare
because of that. HTH. regards, Shirish -Original Message- From: Jose Ramon Diaz [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 1:48 PM To: 'Struts Users Mailing List' Subject: Problem with huge session memory and ActionForm Hi all, We have detected a pr

Problem with huge session memory and ActionForm

2004-01-28 Thread Jose Ramon Diaz
Hi all, We have detected a problem with the amount of memory we use in the session when we use classes extending org.apache.struts.action.ActionForm and DynaActionForm too. We are using 9iAS 9.0.3. We take a look to the memory using JPRobe profiler, and we see that the for