I m using memcache in jsp , i m using taglib for it

when i m <cache:cache> within some if condition ,the jsp gives compile
time error.
normal tag work fine.
----------------------------------------------------------------------------------
An error occurred at line: 286 in the jsp file: /myStuff.jsp
Generated servlet error:
Syntax error, insert "while ( Expression ) ;" to complete DoStatement


org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: 286 in the jsp file: /myStuff.jsp
Generated servlet error:
Syntax error, insert "while ( Expression ) ;" to complete DoStatement
-----------------------------------------------------------------------------------

Any inputs regards will be appriciated

Nixon



Reply via email to