
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
Created: 17/Mar/04 03:58 AM
Updated: 18/Jun/04 11:12 AM
|
|
| Component/s: |
Views
|
| Affects Version/s: |
2.1,
2.0
|
| Fix Version/s: |
2.1
|
|
|
Environment:
|
BEA WebLogic 8.1.2
|
|
|
webwork.tld is wrong and does not work with WebLogic:
<17.03.2004 10.20 Uhr CET> <Error> <lfi> <HTTP> <101020> <[ServletContext(id=12922874,name=wwweb,context-path=/wwweb)] Servlet failed with Exception
weblogic.servlet.jsp.JspException: (line 1): Error in using tag library uri='webwork' prefix='ww': The Tag class 'com.opensymphony.webwork.views.jsp.URLTag' has no setter method corresponding to TLD declared attribute 'encode', (JSP 1.1 spec, 5.4.1)
at weblogic.servlet.jsp.StandardTagLib.tld_jspException(StandardTagLib.java:1235)
at weblogic.servlet.jsp.StandardTagLib.parseTagDD(StandardTagLib.java:1363)
at weblogic.servlet.jsp.StandardTagLib.parseDD(StandardTagLib.java:1261)
at weblogic.servlet.jsp.StandardTagLib.<init>
|
|
Description
|
webwork.tld is wrong and does not work with WebLogic:
<17.03.2004 10.20 Uhr CET> <Error> <lfi> <HTTP> <101020> <[ServletContext(id=12922874,name=wwweb,context-path=/wwweb)] Servlet failed with Exception
weblogic.servlet.jsp.JspException: (line 1): Error in using tag library uri='webwork' prefix='ww': The Tag class 'com.opensymphony.webwork.views.jsp.URLTag' has no setter method corresponding to TLD declared attribute 'encode', (JSP 1.1 spec, 5.4.1)
at weblogic.servlet.jsp.StandardTagLib.tld_jspException(StandardTagLib.java:1235)
at weblogic.servlet.jsp.StandardTagLib.parseTagDD(StandardTagLib.java:1363)
at weblogic.servlet.jsp.StandardTagLib.parseDD(StandardTagLib.java:1261)
at weblogic.servlet.jsp.StandardTagLib.<init> |
Show » |
|