Dave, I don't think its included it in 2.1 but it was there in 2.0.6 toolTipIcon does not come directly under but an attribute to toolTipConfig.
Check UIBean, and tld you can find toolTipConfig. http://struts.apache.org/2.0.6/struts2-core/apidocs/org/apache/struts2/c omponents/UIBean.html Regards, Jishnu Viswanath Software Engineer *(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll Tavant Technologies Inc., www.tavant.com PEOPLE :: PASSION :: EXCELLENCE -----Original Message----- From: Dave Newton [mailto:[EMAIL PROTECTED] Sent: Sunday, September 28, 2008 6:31 AM To: Struts Users Mailing List Subject: Re: tooltipIconPath attribute not working? --- On Sat, 9/27/08, Unmesh Kulkarni wrote: > I need help on setting the tooltip images. > > tooltipIconPath attribute is defined in the tag > documentation, so I used it as under: > > <s:textarea key="comments" > label="Comments" tooltip="my tooltip blah > blah" > tooltipIconPath="images/tooltip_question.gif" > rows="10" > cols="80"/> > > But it's usage gives the following error: > > Attribute tooltipIconPath invalid for tag textarea > according to TLD I'm not sure which version of S2 introduced the "tooltipIconPath". The wiki isn't "versioned" the same way the releases are; we have only a single wiki covering all versions. One issue with that is that many pages include documentation generated from the code itself, but of the most recent version, not necessarily the most recently *released* version. It's possible that "tooltipIconPath" is actually a S2.1 tag attribute and isn't annotated as such in the source code. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Any comments or statements made in this email are not necessarily those of Tavant Technologies. The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you have received this in error, please contact the sender and delete the material from any computer. All e-mails sent from or to Tavant Technologies may be subject to our monitoring procedures. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]