Re: Problems with script in JSP

2005-10-24 Thread Eider Iturbe
PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: lunes, 24 de octubre de 2005 9:49 Para: Struts Users Mailing List Asunto: Re: Problems with script in JSP Hi, I think the problem is to use a scriptlet like this "<%= %>" into a tag. I don'

RE: Problems with script in JSP

2005-10-24 Thread Fulgencio Comendeiro, Eduardo
I have this key="<%= elemento %>" and is OK -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: lunes, 24 de octubre de 2005 9:49 Para: Struts Users Mailing List Asunto: Re: Problems with script in JSP Hi, I thin

Re: Problems with script in JSP

2005-10-24 Thread Ext . Ilitia2
Subject: Problems with script in JSP Please respond to

RE: Problems with script in JSP

2005-10-24 Thread Fulgencio Comendeiro, Eduardo
When I have problems with this I do The new text is in UPPERCASE. -Mensaje original- De: Eider Iturbe [mailto:[EMAIL PROTECTED] Enviado el: lunes, 24 de octubre de 2005 9:19 Para: Struts Users Mailing List Asunto: Problems with script in JSP Hi all! I have a problem: Tomcat can&#

RE: Problems with script in JSP

2005-10-24 Thread Fulgencio Comendeiro, Eduardo
Cual es el mensaje de error ? -Mensaje original- De: Eider Iturbe [mailto:[EMAIL PROTECTED] Enviado el: lunes, 24 de octubre de 2005 9:19 Para: Struts Users Mailing List Asunto: Problems with script in JSP Hi all! I have a problem: Tomcat can't compile next code of a JSP:

Problems with script in JSP

2005-10-24 Thread Eider Iturbe
Hi all! I have a problem: Tomcat can't compile next code of a JSP: The problem is the script part: "<%=fechabaja%>". Can anyone help me, please? Thanks! Eider - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm