Hi,
I keep getting the above exception on following line and failed to fix it.
This used to work fine and suddenly it has stopped working.
<jsp:forward page="../admin/error.jsp?<%=error1%>"/>
Any idea on how to fix it?
[2011-03-16 10:33:46,612] ERROR
{org.apache.catalina.core.ContainerBase.[Tomcat].[defaulthost].[/].[bridgeservlet]}
- Servlet.service() for servlet bridgeservlet threw exception
java.lang.IllegalArgumentException: [=] is not a hexadecimal digit
at
org.apache.catalina.util.RequestUtil.convertHexDigit(RequestUtil.java:360)
at
org.apache.catalina.util.RequestUtil.parseParameters(RequestUtil.java:442)
thanks,
Dimuthu
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev