>>>>> "John" == John Bigboote <[EMAIL PROTECTED]> writes:
John> [Sorry for the errant post...] John> I'm having trouble with Struts-EL in v1.1b3 on John> WebLogic v6.1 SP3 with JSP compilation errors similar John> to those mentioned in this thread: John> http://www.mail-archive.com/struts-user@jakarta.apache.org/msg52762.html John> The error I'm getting is in the John> strutsel-exercise-taglib for the b3 release, the John> latest nightly and a late december release. It is: John> <error_msg> John> Error in using tag library John> uri='/WEB-INF/struts-html-el.tld' John> prefix='html-el': John> The Tag class John> 'org.apache.strutsel.taglib.html.ELOptionTag' John> has no setter method corresponding to TLD declared John> attribute 'bundle' John> </error_msg> John> Anyone have any ideas? TIA Ah. It looks like I left out the "bundle" attribute from the BeanInfo class. I've submitted a fix for this. It'll be in tonight's nightly build, and in the next release. If you can't wait until the nightly build, then build directly from the latest cvs. -- =================================================================== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>