0

Error in ZK JSP Tags in JSP Pages

asked 2009-05-23 12:59:56 +0800

marygrace gravatar image marygrace
18

Hi,

I have a little application that uses ZK JSP Tags in JSP Pages,

it works ok in local environment (eclipse + tomcat in windows vista),

but in test and production environment does not work !

the exception is :

javax.servlet.ServletException: javax/servlet/jsp/tagext/DynamicAttributes
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:275)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


zk version is 3.5.2
server : Apache Tomcat/6.0.18 - Linux - amd64

Also the zk jsp demo (zkjsp-demo-all ) does not work.. it throws an exception on th first page as:


org.apache.jasper.JasperException: /index.jsp(18,2) The zk:window tag declares that it accepts dynamic attributes but does not implement the required interface
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)


can you help me ?
marigrace

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-05-25 02:27:32 +0800

hideokidd gravatar image hideokidd
750 1 2

Hi,

1.Sample code would be appreciated(runnable is better).

2.Try upgrating zk to 3.6.1, though your application works on local environment.

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-23 12:59:56 +0800

Seen: 157 times

Last updated: May 25 '09

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