Re: Can't get working

2005-06-10 Thread Leandro_Dorileo/ABACO
eview your structure. --- Dorileo Vincent <[EMAIL PROTECTED]> Enviado Por: news <[EMAIL PROTECTED]> 10/06/2005 06:14 Favor responder a "Struts Users Mailing List" Para user@struts.apache.org cc Assunto Can't get working Hello, I'

Can't get working

2005-06-10 Thread Vincent
Hello, I'm trying to get working tag but I fail in this task... The webapp has the following files: - LoginAction.java (extend Action) - LoginForm.java (extend ActionForm) - Login.jsp Here an extract of the struts-config.xml: First the