XSLT Translation

2008-11-02 Thread Mark Thomson
I have a simple struts 2 app as follows: 1 x ActionSupport Class which simply fills a its own parameters ( a couple of strings ) I am then trying to render the ActionSupport class as xml using the following xsl http://www.w3.org/1999/XSL/Transform"; >

Re: Struts2 upload

2008-11-02 Thread Struts Two
I had a similar problem and it used to happen whenever the file uploaded had a size larget than the one specified in struts configuration. Try files of small size first to see if you face the same issue (though your problem may be totally different).     - Original Message From: Nick J

Inject Problem

2008-11-02 Thread hesham
Hi, I am having trouble injecting the Struts2 configuration manager into my action using the following code: @Inject public void setConfigurationManager(ConfigurationManager configurationManager) { this.configurationManager = configurationManager; } This is the stack trace: com.o

Re: s:datetimepicker doesn' t work after upgraded to struts2.0.12

2008-11-02 Thread Rene Gielen
Due to a lack of internet connection, Rainer will not be able to do a xwork release before monday. As soon as we have it out, a 2.0.14 build will follow. Musachy Barroso schrieb: We don't have a full 2.0.14 build yet, we will provide a snapshot of xwork(or you can build it yourself, it is not