0

ZK JSP Taglib Doesn't Work With ZK 3.6.1

asked 2009-05-14 17:43:44 +0800

bdrhoa gravatar image bdrhoa
90 2

updated 2009-05-14 17:44:38 +0800

I added the simple example from ZK JSF Components to my project and got an error.

So next,I created a new workspace in eclipse and imported the example .war from the ZK JSP Tag Lib Support Initiator and Annotation small talk. It worked correctly.

Then I updated the .jar files and the web tld with the ZK 3.6.1 distribution. I also installed the latest 1.3.0 taglib (zuljsp.jar).

I restarted the server and ran index.jsp. I got the following error:

org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/zkoss/zul/jsp/PageTag
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

root cause

javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/zkoss/zul/jsp/PageTag

delete flag offensive retag edit

3 Replies

Sort by ยป oldest newest

answered 2009-05-18 16:27:19 +0800

bdrhoa gravatar image bdrhoa
90 2

Does anyone know how to get the latest zul working .jsp?

link publish delete flag offensive edit

answered 2009-05-19 02:56:21 +0800

henrichen gravatar image henrichen
3869 2
ZK Team

Please post to ZK Bugs

link publish delete flag offensive edit
link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-05-14 17:43:44 +0800

Seen: 286 times

Last updated: May 19 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More