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

RE: Problem with huge session memory and ActionForm

2004-01-28 Thread Jose Ramon Diaz
that form in request.This should be applicable to 90% of the cases. But 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

RE: Problem with huge session memory and ActionForm

2004-01-28 Thread Jose Ramon Diaz
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 with huge session memory and ActionForm

RE: Cahin actions and GZIP filter

2003-12-15 Thread Jose Ramon Diaz
. Kmart Tech News news://uskihsvtfinsys The essence of knowledge is, having it, to apply it; not having it, to confess your ignorance. -Original Message- From: Jose Ramon Diaz [mailto:[EMAIL PROTECTED] Sent: Friday, December 12, 2003 2:26 AM To: 'Struts Users Mailing List' Subject

Cahin actions and GZIP filter

2003-12-12 Thread Jose Ramon Diaz
Hello, I´m trying to use a filter to compress my application using GZIP. I have read: http://www.javaworld.com/javaworld/jw-06-2001/jw-0622-filters-p3.html and it seems to work except when I chain actions. It uses a RequestWrapper for not writing the stream to the response. If I

RE: [OT] Stress Test

2003-11-25 Thread Jose Ramon Diaz
Hi, Is there any way to get the URLs automatically? I mean, how can we obtain the URL navigating through the application? If we need to do a string test, we will nedd dozens of URLs, with a lot of parameters, and even we use frames, so the number of URLs grows... Thanks a lot...

RE: Help with framesets

2003-11-04 Thread Jose Ramon Diaz
I think the framesStruts question is a bit more complicated. I write here what I told in another message several days ago. (nobody tells me what they think... so I continue posting it... :) if you use frames, please tell me what you think) Imagine if one action may load the same frame set but

RE: Session Times Out

2003-11-03 Thread Jose Ramon Diaz
Hi, But be carefull because the actions will be executed before redirecting to JSP, so I think it?s better to check the session in all the actions, isn?t it? Make a custom tag like so : Create a tld file with this in it : ?xml version=1.0 encoding=ISO-8859-1 ? !DOCTYPE taglib PUBLIC

RE: Struts1.1 Oracle 9iAS

2003-11-03 Thread Jose Ramon Diaz
Hi, We do NOT have any problem using Struts 1.1 with Oracle 9iAS 9.0.3. What kind of problems do you have? We have problems with 9iAS, but not related with Struts, else with the cluster,... -Mensaje original- De: Karr, David [mailto:[EMAIL PROTECTED] Enviado el: lunes, 03 de

Statistic of user actions

2003-10-30 Thread Jose Ramon Diaz
Hi all, We need to log some actions that the user can do in our application. Only some of them, and if it has worked or not. Which can be the best way to create statistics? We are thibkg in servlet filters, so it´s not Struts scope. Or we have found Struts Action Invocation

RE: Struts and frames: what about the request scope?

2003-10-30 Thread Jose Ramon Diaz
hi all, We use Frames in our application. We have had this problem a we use different approach. We suppose the form data is ONLY needed for the action, so the action executes and change the model as needed. The action decides which is the next page, and if it can have frames it sets a variable

RE: DispatchAction forward issue

2003-09-12 Thread Jose Ramon Diaz
Hi, so I must understand that it?s not possible to pass parameters in the request beetwen chained actions, is it? Is not there a way to change a parameter value of the request if both actions use the same ActionForm? I want to modify one of the parameters in the firs action, so

RE: DispatchAction forward issue

2003-09-12 Thread Jose Ramon Diaz
parameter in the request as well as the one you tack onto the url. Give it a shot and see how. btw: you know that if you chain actions the form will get reset and repopulated right? -Original Message- From: Jose Ramon Diaz [mailto:[EMAIL PROTECTED] Sent: Friday, 12 September 2003

RE: Bad URL transformation with Opera Browser and frames

2003-09-08 Thread Jose Ramon Diaz
the html:base/ tag in your page? It sounds like the browser is misinterpreting relative paths. Adam On 09/03/2003 08:19 AM Jose Ramon Diaz wrote: Hi all, I have an action frames.fo, which load a frame according to some arameters. It works rigth in explorer and Netscape, but when I load the URL

Bad URL transformation with Opera Browser and frames

2003-09-03 Thread Jose Ramon Diaz
Hi all, I have an action frames.fo, which load a frame according to some arameters. It works rigth in explorer and Netscape, but when I load the URL in Opera browser, the pages URL of each frame is changed and it´s added the WEB-INF/jsp directory in the URL. I mean, for example, if the

RE: Support for automatic frames

2003-02-25 Thread Jose Ramon Diaz
to be generic for any application, and we won´t have problem to publish it. Thanks Jose R. David -Original Message- From: Jose Ramon Diaz [mailto:[EMAIL PROTECTED] Sent: Monday, February 24, 2003 11:18 PM To: 'Struts Users Mailing List' Subject: RE: Support for automatic frames

Support for automatic frames

2003-02-24 Thread Jose Ramon Diaz
have been setted by the action with the name of the action. Plase, what do you think? Are we making a mess? Regards Jose Ramon Diaz, E-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] Editorial Aranzadi: www.aranzadi.es http://www.aranzadi.es

RE: Support for automatic frames

2003-02-24 Thread Jose Ramon Diaz
. The action to cause a frame event trigger to fire carries arguments so the action can be specific to the location on the frame and what frame generated the action. Is this what you mean? Thanks RayM -Original Message- From: Jose Ramon Diaz [mailto:[EMAIL PROTECTED] Sent: Monday, February

javascript alert with the content of html:errors

2003-02-20 Thread Jose Ramon Diaz
Hi all, I would like to get a javascript alert with the content of html:errors/, so I tried this in the JSP: ... script alert('html:errors/'); /script ... But the HTML code generatd is the following, script

RE: How to let a user click a column header to sort data in a tab le u sing struts?

2003-01-15 Thread Jose Ramon Diaz
It´s fantastic!! Is it free to use? -Mensaje original- De: Gemes Tibor [mailto:[EMAIL PROTECTED]] Enviado el: 15 de enero de 03 15:10 Para: Struts Users Mailing List Asunto: Re: How to let a user click a column header to sort data in a tab le u sing struts? 2003. január 15. 14:54