WebLogic 8 to 9 conversion
- From: Tim Slattery <Slattery_T@xxxxxxx>
- Date: Fri, 30 Mar 2007 15:04:11 -0400
I'm trying to get a web app that was running just fine in Weblogic 8
to run in Weblogic 9. The error message I'm getting at the moment is
"Multiple occurrences of jsp-config element are not allowed in
web.xml". The problem with that is that I have only one <jsp-config>
element. There are seven <taglib> elements within that tag.
I've also tried putting a separate <jsp-config></jsp-config> around
each <taglib> group. Doesn't make any difference at all.
Does anybody know how to use taglibs in WL9?
--
Tim Slattery
Slattery_T@xxxxxxx
http://members.cox.net/slatteryt
.
- Follow-Ups:
- Re: WebLogic 8 to 9 conversion
- From: Tim Slattery
- Re: WebLogic 8 to 9 conversion
- Prev by Date: Re: How to call a x.class function from JScript (Java newbie)
- Next by Date: Re: Question about #text
- Previous by thread: xmlHTTP Request returns 403 in FireFox when Post used
- Next by thread: Re: WebLogic 8 to 9 conversion
- Index(es):