Hi, I've downloaded the tiles install from http://www.lifl.fr/~dumoulin/tiles/tiles.zip
I deployed the tiles-doc.war in weblogic and the index page displayed fine. However, when I clicked on the Tutorial Live examples link: http://localhost:7001/tiles-doc/tutorial/index.jsp I get this error: Thu Sep 27 14:15:13 BST 2001 [Exception in:/tutorial/common/header.jsp] (line 1): Error in using tag library uri='/WEB-INF/struts-html.tld' prefix='html': For tag 'messages', cannot load extra info class 'com.wintecinc.struts.taglib.html.MessagesTei' weblogic.servlet.jsp.JspException: (line 1): Error in using tag library uri='/WEB-INF/struts-html.tld' prefix='html': For tag 'messages', cannot load extra info class 'com.wintecinc.struts.taglib.html.MessagesTei' at weblogic.servlet.jsp.StandardTagLib.tld_jspException(StandardTagLib.java:901) at weblogic.servlet.jsp.StandardTagLib.parseTagDD(StandardTagLib.java:949) at weblogic.servlet.jsp.StandardTagLib.parseDD(StandardTagLib.java:926) at weblogic.servlet.jsp.StandardTagLib.(StandardTagLib.java:207) at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:145) at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:4174) at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:4015) at ............. .......... ........... Any ideas? Cheers Nathan

