Hi, I think the problem is to use a scriptlet like this "<%= %>" into a tag.
I don't know if exist a way to do this, but this is not the way. Eider Iturbe <[EMAIL PROTECTED] To: Struts Users Mailing List <user@struts.apache.org> es> cc: bcc: 24/10/2005 09:18 Subject: Problems with script in JSP Please respond to "Struts Users Mailing List" Hi all! I have a problem: Tomcat can't compile next code of a JSP: <bean:define id="fechabaja" name="admisionFormBean" property="fechaBaja"/> <bean:message key="estadoBaja.texto1" arg0="<%=fechabaja%>"/> The problem is the script part: "<%=fechabaja%>". Can anyone help me, please? Thanks! Eider --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]