Re: Struts2-jquery-grid-show on jboss as 6.0.final

2013-09-13 Thread Omar Ngarigari
Thanks Martin, From: Martin Gainty To: Struts Users Mailing List Sent: Friday, September 13, 2013 7:41 AM Subject: RE: Struts2-jquery-grid-show on jboss as 6.0.final struts.xml containing action specification for JsonTableAction                    

Re: Struts2-jquery-grid-show on jboss as 6.0.final

2013-09-13 Thread Omar Ngarigari
Thanks Lukasz, now I can see the index page. It worked. From: Lukasz Lenart To: Struts Users Mailing List Sent: Friday, September 13, 2013 3:12 AM Subject: Re: Struts2-jquery-grid-show on jboss as 6.0.final No, it doesn't, rather this http://struts.apach

RE: Struts2-jquery-grid-show on jboss as 6.0.final

2013-09-13 Thread Martin Gainty
struts.xml containing action specification for JsonTableAction /pages/index.jsp /pages/grid.jsp this assumes you have your startup welcome page located at WebAppN

RE: Value not persisting in domain object

2013-09-13 Thread Martin Gainty
session.invalidate() http://docs.oracle.com/javaee/5/api/javax/servlet/http/HttpSession.html Martin > Date: Thu, 12 Sep 2013 16:58:45 -0400 > Subject: Re: Value not persisting in domain object > From: smaz19...@gmail.com > To: user@struts.apache.org > > Hi Umesh, Paul and Martin, > > Thank

TextProvider, Validation and ModelDriven

2013-09-13 Thread Christoph Nenning
Dear List, when an application uses a custom TextProvider it seems not to be used for validation errors. And if an Action is ModelDriven it behaves different again. Here is a sample app for that: https://github.com/wolpi/struts2-samples/tree/master/modeldriven-and-textprovider This sample ha

Re: Struts2-jquery-grid-show on jboss as 6.0.final

2013-09-13 Thread Lukasz Lenart
No, it doesn't, rather this http://struts.apache.org/development/2.x/docs/convention-plugin.html#ConventionPlugin-JBoss Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/9/13 : > Hello everyone, > > I was able to deploy and run struts2-jquery-grid-showcase 3.6.1 on tomcat > a