JCO wrote:
Hello,
I'm trying to pass a variable to a javascript function within a onclick
attribute of html:submit tag, but it doesn't resolve the value of the
varieble. This is the code I'm using:
<%String ent = (String)request.getAttribute("entidad"); %>
Hello,
I'm trying to pass a variable to a javascript function within a onclick
attribute of html:submit tag, but it doesn't resolve the value of the
varieble. This is the code I'm using:
<%String ent = (String)request.getAttribute("entidad"); %>
I a
2 matches
Mail list logo