Re: Form with errors

2008-05-19 Thread ningdh
form value still exists: I think you have persist your model, right? So it is persisted in Session by default. Hope that helps. Thanks! DH - Original Message - From: "Manuel Corrales" <[EMAIL PROTECTED]> To: "Tapestry users" Sent: Monday, May 19, 2008 9:36 PM Subj

Form with errors

2008-05-19 Thread Manuel Corrales
Hi, i have a left menu with a link (Add new Item). When i press the link, i go to a form to create a new Item. If i have some server side validation error, the error messages are shown on the screen, but the issue is that if i press the Add new Item from the left menu, the form does not clean itsel