Re: Help with a login form

2007-05-16 Thread Gabriel Lozano
Hi Marcus, Thanks a lot for your answer. Finally last night I found the problem. As I told you, I use a Border component. For declaring the name space in the inside page ( i.e. the one that the Border contains ) I was using again an html tag and it made the page not to work properly. Now, I put t

Re: Help with a login form

2007-05-16 Thread Marcus
Hi Gabriel, Can you post all the code? maybe we can help you. Take a look at: http://elozovan.blogspot.com/2007/02/user-authentication-in-tapestry-5-step.html Marcus

Help with a login form

2007-05-14 Thread Gabriel Lozano
Hello everyone. I want to have a login form in a "Border" component. I followed the example in the section "input validation" but every time the page is shown, the message "You must correct the following errors before you may continue." is shown, without any error to correct. I tested it in a page