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