how can i use it in a dynamic way?
i don't know the number and name of columns
thanks
Dave Newton-6 wrote:
>
> Have you considered the display:table custom tags provided by the
> displaytag
> project [1]?
>
> IIRC there were issues with some of its links being executed as OGNL; I
> don't know
Presumably you know at *some* point and can either craft JSON or other
JavaScript or JSP or etc. to produce valid view layer markup. What
have you tried so far?
Dave
On Tuesday, January 18, 2011, clockdva242 wrote:
>
> how can i use it in a dynamic way?
> i don't know the number and name of colu
solved using a s:iterator inside a display:table
thanks
--
View this message in context:
http://old.nabble.com/dynamic-list-in-struts-2-tp30676156p30699617.html
Sent from the Struts - Dev mailing list archive at Nabble.com.
-
Hi guys,
I'm wondering why there is no bundled BigDecimal validator, is there a
specific reason?
I wrote it from scratch, I could bundle it into the xwork-core.
--
Maurizio Cucchiara
-
To unsubscribe, e-mail: dev-unsubscr...@st
Hmm, I guess there's just a converter. I guess nobody uses BigDecimals.
Dave
On Tue, Jan 18, 2011 at 11:51 AM, Maurizio Cucchiara <
maurizio.cucchi...@gmail.com> wrote:
> Hi guys,
> I'm wondering why there is no bundled BigDecimal validator, is there a
> specific reason?
> I wrote it from scratc
> Hmm, I guess there's just a converter.
Dave, you're right, nothing more than a silly converter :) .
> I guess nobody uses BigDecimals.
How do they represent monetary amounts ?
--
Maurizio Cucchiara
-
To unsubscribe, e-mail: d
Still with big decimal. If the converter fails (which is does if, say,
there's whitespace) it's still a validation error. I'm assuming most people
either write their own, or do it manually, or just never deal with money.
(I still deal with floating point or money numbers only rarely, to be
honest,
Welcome on board John!
Maurizio Cucchiara
On Jan 18, 2011 9:14 PM, wrote:
> Author: jafl
> Date: Tue Jan 18 20:13:58 2011
> New Revision: 1060554
>
> URL: http://svn.apache.org/viewvc?rev=1060554&view=rev
> Log:
> add myself to list of committers
>
> Modified:
> struts/site/src/site/xdoc/dev/vol
Thanks!
I'm looking forward to tackling some of the tickets that I filed :)
John
On 1/18/11 12:34 PM, "Maurizio Cucchiara" wrote:
Welcome on board John!
Maurizio Cucchiara
On Jan 18, 2011 9:14 PM, wrote:
> Author: jafl
> Date: Tue Jan 18 20:13:58 2011
> New Revision: 1060554
>
> URL: http: