o unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Tapestry-5-Problems-with-client-side-validation-tp20165551p20172902.html
Sent from the Tapestry - User mailing list archive at Na
Em Sat, 25 Oct 2008 15:10:41 -0300, andrethiago <[EMAIL PROTECTED]>
escreveu:
http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";>
Are your sure you have a tag surrounding your HTML?
You could also try to put all tags in lowercase.
By the way, welcome to the list. :) One more Brazilian
m.tiquestoes.dao.OrganizadoraDAO;
>> import br.com.tiquestoes.dominio.Organizadora;
>>
>> /**
>> * @author André Thiago
>> *
>> */
>> public class PaginaIncluirOrganizadora {
>>
>>
ta;
>
>private Integer id;
>
>public void onActivate(Integer id){
>this.id = id;
> organizadora = new Organizadora();
>}
>
>public Object onPassivate() {
>return id;
>
}
}
But, as I said, when I click in the submit button, the client-side
validation is not performed.
Did I forget anything?
André Thiago
--
View this message in context:
http://www.nabble.com/Tapestry-5-Problems-with-client-side-validation-tp20165551p20165551.html
Sent f