up please
2011/10/21 Julien Martin
> Hello Thiago,
>
> Tapestry version: T5.2.6
>
> Java class:
> *public class InscriptionProfessionnelGardeEnfant {*
> *
> *
> *@Property*
> *@Persist*
> *@Valid*
> *private ChildminderAccount childminderAccount;*
> *
> *
> *@Property*
> *
Hello Thiago,
Tapestry version: T5.2.6
Java class:
*public class InscriptionProfessionnelGardeEnfant {*
*
*
*@Property*
*@Persist*
*@Valid*
*private ChildminderAccount childminderAccount;*
*
*
*@Property*
*private SelectModel childminderStatusSelectModel;*
*
*
*@Inject
On Fri, 21 Oct 2011 17:37:40 -0200, Julien Martin wrote:
Hello,
Hi!
I still get this error the first time the form is loaded:
*Render queue error in
BeginRender[InscriptionProfessionnelGardeEnfant:accountemailaddress]:
Class
cannot be null (displayed in the browser)*
*java.lang.IllegalA
Hello,
I have a slight problem with Tapestry.
I have a Tapestry form which is as follows:
**
**
**
**
**
**
**
**
**
**
**
**
**
**
**
**
**
*