I've got the following complicated page: <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <html:img src="http://www.newt.com/images/anybrowser4b.png" />
However, this complexity comes at a price: javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE I found a message from Ted Husted about this and he suggested making a post 1.3.1 Xerces parser available. I have a 1.4.3 Xerces parser in /WEB-INF/lib. Why would an XML parser be necessary in the statement above? If I drop the "html:" in the above page, the image displays fine. I did just get Struts up today, so there could be some installation item I overlooked. I was able to get the template, logic, and tiles taglibs to work fine though. Suggestions much appreciated. -- Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and mh-e. Vote Libertarian! If you're passed on the right, you're in the wrong lane. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>