facebook

Upgrading from JSTL 1.0 to 1.1: Weblogic Error: cvc-elt

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #250839 Reply

    Hi All,

    I am trying to upgrade JSTL 1.0 to 1.1. We are using weblogic 8.1, JSP 1.2. I am getting below error after placing jstl.jar, standard.jar under web/WEB-INF/lib.

    I am getting error in Weblogic:

    <Warning> <HTTP> <BEA-101248> <[ServletContext(id=27534602,name=PNLink,context-path=/)]: Deployment descriptor “jar:file:C:\sys\LinkHub\linkHub\.wlnotdelete\extract\linkHub__appsdir_PNLink_war_PNLink\jarfiles\WEB-INF\lib\standard.jar!/META-INF/c.tld” is malformed. Check against the DTD: cvc-elt.1: Cannot find the declaration of element ‘taglib’. (line 6, column 19).>

    Please advice.

    Thanks,
    Srinivas

    #250930 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

    Srinivas,
    The URIs for the taglibs changed between 1.0 and 1.1, you will alsp need to update your <%@taglib%> entries.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Upgrading from JSTL 1.0 to 1.1: Weblogic Error: cvc-elt

You must be logged in to post in the forum log in