Troy, I realize you posted this a while ago, but I'm getting the same error, although without the lovely stack trace. The error shows in the browser when it processes the following code:
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/tiles.tld" prefix="tiles" %> <!-- BEGIN EDIT FORM FOOTER TILE --> <P ALIGN=RIGHT> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width=5%><html:submit value="Save" /></td> <td width=5%><html:submit value="Cancel" /></td> </tr> </table> <!-- END EDIT FORM FOOTER TILE --> It has something to do with the "<html:submit" tags, although I can't see what the problem is. Help me out -- did you ever find out what the problem was? Thanks in advance, Todd Grigsby ps. Remove the "no." and "spam." if replying by email. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>