ChartResult - howto

2007-06-17 Thread torben
. The best link I have found is http://www.opensymphony.com/webwork/wikidocs/JFreeChartResult.html. But I would like to see the inclusion in the jsp page as well. Thank you in advance. ** ** -- Best regards Torben Frøberg

Re: ChartResult - howto

2007-06-18 Thread torben
torben wrote: Hi, I am making an application, where I have jsp page with a Chart generated by the JFreeChart API. I would like to the org.apache.struts2.dispatcher.ChartResult class for presenting the chart. Can somebody provide me with an example how to do, or give me a link to

Bean problem

2007-06-18 Thread torben
invoked, when the jsp-page (action) is called. But it does not work. I get a null value. My question is, how do I pass one parameter from one bean to another bean in a jsp page. Best regards Torben Frøberg - To unsubscribe, e

Fileupload in JBOSS AS

2007-02-27 Thread torben
va:33) Can someone give a hint, why I get an instance RequestFacade class instead of MultiPartRequestWrapper class. As information I can also mention I am using Securityfilter (*http://securityfilter*.sourceforge.net/). Best regards Torben Frøberg -

Re: Fileupload in JBOSS AS

2007-03-05 Thread torben
I have found the problem. I forgot to install commons-fileupload and commons-io. Torben torben wrote: I have problem to upload a file using strut2 in an jboss server, version 4.0.5 In the jsp page I have: enctype="multipart/form-data"> accept="

Re: upload fail occasionally

2007-04-04 Thread torben
called to fast. I try to use Apache webserver as frontend (by the use of the mod_jk module), and here I have the problem almost the time. Is there some time-out parameters one can set? I am using JBOSS as Application server (version 4.0.5) and struts 2.0.6. best regards Torben Frøberg

Re: upload fail occasionally

2007-04-04 Thread torben
Thanks for the tip. But it does not work in my case. best regards Torben Frøberg Dave Newton wrote: Did either of you try specifying the context cleanup filter? contextCleanup org.apache.struts2.dispatcher.ActionContextCleanUp and put it first in the filter mapping. I have yet

Re: upload fail occasionally

2007-04-05 Thread torben
?page=UsingMod_jk1.2WithJBoss) I get the org.apache.ca talina.connector.RequestFacade Class in the intercept method. Now the question is why do I not get the MultiPartRequestWrapper class ? Best regards Torben Frøberg Dave Newton wrote: Did either of you try specifying the context cleanup

Interceptor result control

2011-11-24 Thread Torben Hedstrøm
venlig hilsen / Kind regards Torben Hedstrøm