ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

error about servletcontext

sandeepkharat1
18 Feb 2009 12:24:10 GMT
18 Feb 2009 12:24:10 GMT

hi, i am running zkdemo. but with all it's necessary source project. i.e. zcommon,zweb,...etc.while running zkdemo on tomcat server i got this exception " javax.servlet.ServletException: Only one layout servlet is allowed in one context: org.apache.catalina.core.ApplicationContextFacade@1e6e305
org.zkoss.zk.ui.http.DHtmlLayoutServlet.init(DHtmlLayoutServlet.java:118)".
pls help me.

jumperchen
25 Feb 2009 01:05:11 GMT
25 Feb 2009 01:05:11 GMT

Hello,

Did you follow the steps from the tutorial

/Jumper