Using loop inside a form without ValueEncoder

2011-12-18 Thread Nefron
Hey, I'm trying to use loop inside a form with a transient entity. I'm using the Hibernate module, and it provides ValueEncoders for all entities. This is usually very useful, but in this case I want to fall back to the default loop behavior without the encoder, which is storing entire serialize

Re: animated graph

2011-12-18 Thread François Facon
Hi 2011/12/18 csckid : > Isn't there anything like animated graph. Like when use clicks on bar chart, > the bar shows some animation they display the graph(like flex). > > There is a tapestry 5 and jquery integration. > http://tapestry5-jquery.com/ > If I want to use some other component from oth

animated graph

2011-12-18 Thread csckid
Isn't there anything like animated graph. Like when use clicks on bar chart, the bar shows some animation they display the graph(like flex). There is a tapestry 5 and jquery integration. http://tapestry5-jquery.com/ If I want to use some other component from other jquery site, I mean can I use it