Hi,

here are the offending lines in my jsp file:

<html:form submit onsubmit="return submitFunction()"  value="Sign In" />
<html:form submit onsubmit="return submitFunction()"  value="Cancel Checkout" />
<html:form submit onsubmit="return submitFunction()"  value="New Visitor" />

Errors on console:

org.apache.jasper.JasperException:
/html/portlet/onlinepayment_portlet/sign_in.jsp(110,18) equal symbol
expected
org.apache.jasper.JasperException:
/html/portlet/onlinepayment_portlet/sign_in.jsp(110,18) equal symbol
expected
        at 
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to