"-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
"http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">
type="FormLogin.FormularioLogin">
scope="request"
name="formulario"
validate="false"
input="/index.jsp"
unknown="false"
type="ActionLogin.Login">
path="/exito/exito.jsp"
redirect="true"
contextRelative="true">