0 Replies Latest reply on Jul 27, 2004 6:46 AM by fatbatman

    Tiles/Struts with Tomcat 5 problem

      Hello,

      I recently upgraded to JBoss 3.2.5 and am trying to use Tomcat 5 instead of Jetty.

      I can't seem to get Tiles in Struts working.

      I keep get errors involving "if (_jspx_meth_xxtagxx_vvmethvv(....

      such as;

      C:\jboss-3.2.5\server\default\work\jboss.web\localhost\tiles-documentation\org\apache\jsp\examples\tiles\myPortalSettings_jsp.java:176: _jspx_meth_html_select_0(javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext) in org.apache.jsp.examples.tiles.myPortalSettings_jsp cannot be applied to (org.apache.struts.taglib.html.FormTag,javax.servlet.jsp.PageContext)
      if (_jspx_meth_html_select_0(_jspx_th_html_form_0, _jspx_page_context))

      Plain Struts seem to work fine but not Tiles, including the examples included with 1.1 & 1.2

      Any suggestions, I'm completely stuck

      thanks in advance

      James