Re: validation xmls in a Struts2 application with no Internet connection

2013-12-16 Thread Lukasz Lenart
No problem! Thanks for conformation! 2013/12/16 Yasser Zamani : > I could not re-produce it with most recent version, 2.3.16. Both DTD > versions work correctly on an off-line Tomcat :) > > I think there is a mis-version-configuration between struts and xwork with > that non-maven old application.

Re: validation xmls in a Struts2 application with no Internet connection

2013-12-16 Thread Yasser Zamani
I could not re-produce it with most recent version, 2.3.16. Both DTD versions work correctly on an off-line Tomcat :) I think there is a mis-version-configuration between struts and xwork with that non-maven old application. Sorry for the inconvenience! Thanks! On 12/15/2013 03:53 PM, Lukasz

Re: paramsPrepareParamsStack only populates pojo, neither String nor int

2013-12-16 Thread jotpe
Thanks for reply! Sorry, my fault: I explained not everything well. I do not need access the User object in my navigation interceptor. They have no contact points! I just execute the interceptor before the paramsPrepareParamsStack to be sure the navigation content gets generated, before the valida

Re: /struts2examples/themes and Struts2-3-16

2013-12-16 Thread Lukasz Lenart
Hm... I'm using Maven to handle all the dependencies so I don't know what can be wrong on your side. Right now the template folder must be placed under classpath to work (or it can be placed under webapp if you copied the whole parent template) - but I have solution how to solve that problem as we

Re: /struts2examples/themes and Struts2-3-16

2013-12-16 Thread Chris
Hello Ɓukasz, I tried this morning on a faster PC, and it works But there is a long long long output with Apache Tomcat ( View Serveur Output ) and I obtain no less than 333 400 lines in 2 mn. With my own PC (old)XP it was much more long and I had to stop this output I don't know why I have

Re: Need help for 2.3.16

2013-12-16 Thread Johannes Geppert
Please try out Struts2 jQuery Plugin Version 3.7.0-SNAPSHOT. This Version is compatible with Struts 2.3.16. Johannes # web: http://www.jgeppert.com twitter: http://twitter.com/jogep 2013/12/11 Emi Lu > On 12/11/2013 10:29 AM, Lukasz Lenart wrot