RE: Get single value from a row with displaytag and struts 2

2015-06-22 Thread CRANFORD, CHRIS
: Wednesday, June 17, 2015 7:25 AM To: Struts Users Mailing List Subject: RE: Get single value from a row with displaytag and struts 2 Hi Chris- i dont see documentId in TableTag.java from displaytag source ? /** * Licensed under the Artistic License; you may not use this file * except in

RE: Get single value from a row with displaytag and struts 2

2015-06-17 Thread Martin Gainty
Hi Chris- i dont see documentId in TableTag.java from displaytag source ? /** * Licensed under the Artistic License; you may not use this file * except in compliance with the License. * You may obtain a copy of the License at * * http://displaytag.sourceforge.net/license.html * * THIS

RE: Get single value from a row with displaytag and struts 2

2015-06-15 Thread CRANFORD, CHRIS
- From: Christoph Nenning [mailto:christoph.nenn...@lex-com.net] Sent: Monday, June 08, 2015 5:50 AM To: Struts Users Mailing List Subject: Re: Get single value from a row with displaytag and struts 2 > From: Álex Basoa > To: user@struts.apache.org, > Date: 03.06.2015 09:33 > Subject: G

Re: Get single value from a row with displaytag and struts 2

2015-06-08 Thread Christoph Nenning
> From: Álex Basoa > To: user@struts.apache.org, > Date: 03.06.2015 09:33 > Subject: Get single value from a row with displaytag and struts 2 > > i have a table wich works perfect made with struts 2 and displaytag > > requestURI="nav

Get single value from a row with displaytag and struts 2

2015-06-03 Thread Álex Basoa
i have a table wich works perfect made with struts 2 and displaytag The problem is that i have declared in the action private String estado; And i get all values from estado_Nue, but i