Ognl constructors

2008-01-24 Thread KLessou
Class org.apache.tapestry.form.translator.DateTranslator does not contain a property named 'hh:mm'. * With this ognl expression, i have got a simple NullPointerException You have an idea for me? :-) Thx in advance ! -- ~ | klessou | ~

T4.1 : clientSideValidation

2008-02-13 Thread KLessou
Hi, I would like to use a Client side Validation, but I don't understand why this simple example does not work : Thx in advance for you help. -- ~~~~~ | klessou | ~

Re: T4.1 : clientSideValidation

2008-02-14 Thread KLessou
public void addTask() { On Wed, Feb 13, 2008 at 11:05 PM, KLessou <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to use a Client side Validation, but I don't understand why > this simple example does not work : > > >validators=&qu

Re: T4.1 : clientSideValidation

2008-02-14 Thread KLessou
Yeah ! thanks you ! It works very well with : On Thu, Feb 14, 2008 at 3:27 PM, Andreas Andreou <[EMAIL PROTECTED]> wrote: > Do you get any javascript errors? Are you using the @Body component in > your page? > > On Thu, Feb 14, 2008 at 3:45 PM, KLessou <[EMAIL PROTECTED

Tree, TreeTable or ...?

2007-12-18 Thread KLessou
Hi ! I search a simple very simple example to insert a Tree into a Html Table. Thx in advance ! -- ~ | klessou | ~