As extra info, it works fine on Weblogic 6.1 SP3. It looks like a WLS bug. Nico.
> Hi all, > > I got some troubles with Struts bean:define tag on Weblogic 6.10 SP5 : > In generated java code for JSP no "script variable" is defined for bean:define tags > (it works well on tomcat). > > for example <bean:define id="doLink" value="false" type="String"/> > doesn't declare a "String doLink" local variable in generated java (and I get some > errors when using <%= doLink %> as > another tag attribute). > > In the same JSP I use <tile:useAttribute> and <bean:struts> and it works well (local > variable is declared in generated > java code). > > Any suggestion ? > > > --------------------------------------------------------------------- > 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]