Hi,

The following line: 

     <c:set var="admin" value="<%=request.getParameter("admin")%>"/>

gives me the below exception under Tomcat 5.5.9:

org.apache.jasper.JasperException: /test.jsp(11,29) The value of
attribute "value" associated with an element type "c:set" must not
contain the '<' character.

Is this a bug in Tomcat or am I missing something?
(I did not have any problems using the above syntax in Resin.)


Thanks,
Seva 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to