Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-3211

Struts 1.3.10 does not accept EL tag

    XMLWordPrintableJSON

Details

    Description

      Hi,
      We are upgrading struts version from 1.2.9 to 1.3.10 with Weblogic 10.3
      When we try to precompile the jsp using weblogic.jspc then we get the below error messages:

      weblogic.servlet.jsp.CompilationException: navigation.jsp:1:1: Needed class "org.apache.struts.taglib.html.BaseHandlerTag" is not found when methods of "org.apache.strutsel.taglib.html.ELTextTag" are accessed.
      <%@ page errorPage="/tdsui/common/UnhandledError.jsp" %>
      ^
      navigation.jsp:31:8: The required attribute "property" is missing.
      <html-el:text property="currentPage" styleClass="input" size="2" maxlength="5" />
      ----------
      navigation.jsp:31:30: No conversion available for the type "".
      <html-el:text property="currentPage" styleClass="input" size="2" maxlength="5" />

      In navigation.jsp, we are using the below import tag library. this is causing the errors

      <%@ taglib uri="http://struts.apache.org/tags-html-el" prefix="html-el"%>

      Kindly help to redirect to resolve this issue.

      Thanks.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mary saraswathi Mary Saraswathi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: