ZK « Parameter « JSP-Servlet Q&A





2. pass parameter to a JSP page    zkoss.org

Orignial message at: https://sourceforge.net/forum/message.php?msg_id=3705931 By: nobody Thanks for response! If I did not pass url, like it would be working fine. The more & complete log error is caught as: Apr 28, 2006 10:44:00 AM org.apache.catalina.core.ApplicationDispatcher invoke SEVERE: Servlet.service() for servlet auEngine threw exception com.potix.zk.ui.UiException: com.potix.web.servlet.ServletException: Unable to evaluate an EL expression: ${u:redraw(child, null)} at com.potix.zk.ui.http.ServletExecution.include(ServletExecution.java:113) at com.potix.zk.ui.AbstractComponent.redraw(AbstractComponent.java:824) ...