Does same work on Tomcat? .V
Rabih Yazbeck wrote:
Hello,
I am using Weblogic 7.1 with Struts-el... and I am receiving the following error while compiling my JSPs from JBuilder 8 Ent.
"jsp1.jsp": Error in using tag library uri='/WEB-INF/struts-html-el.tld' prefix='htmlel': The Tag class 'org.apache.strutsel.taglib.html.ELOptionTag' has no setter method corresponding to TLD declared attribute 'bundle', (JSP 1.1 spec, 5.4.1) at line 2 "jsp1.jsp": weblogic.servlet.jsp.JspException: (line 2): Error in using tag library uri='/WEB-INF/struts-html-el.tld' prefix='html-el': The Tag class 'org.apache.strutsel.taglib.html.ELOptionTag' has no setter method corresponding to TLD declared attribute 'bundle', (JSP 1.1 spec, 5.4.1) [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
Thank you,
Rabih
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

