Yes, it worked fine with Tomcat.. even 4.0x! I got an error with Tomcat 4.12 LE (the one that comes with JBuilder 8) but I updated the jars to 4.18 and it worked fine.
The problem only with weblogic 7.1.. - Rabih -----Original Message----- From: Vic Cekvenich [mailto:[EMAIL PROTECTED] Sent: 22 February 2003 21:10 To: [EMAIL PROTECTED] Subject: Re: struts-el with weblogic 7.1 - Error (JSP 1.1 spec, 5.4.1) at line 2 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

