Hi,

I am using struts-2.0.11.1 (GA version before the current GA 2.0.11.2) and
referring to the documentation that came with it. It says tooltipConfig is
deprecated and asks me to "Use individual tooltip configuration attributes
instead".

The documentation defines tooltipIconPath but not tooltipIcon. Neither
works. I guess the documentation is ahead of the code, which is pleasant for
a change ;-)

No big issue. I'll try it out later when the new GA version 2.1.x arrives.

Thanks,
Unmesh



On Sat, Sep 27, 2008 at 7:30 PM, Jishnu Viswanath <
[EMAIL PROTECTED]> wrote:

> My Bad!!! Ok I got it,  any way thanks, then it should work in 2.1.x.
>
> 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 7:54 AM
> To: Struts Users Mailing List
> Subject: RE: tooltipIconPath attribute not working?
>
> --- On Sat, 9/27/08, Jishnu Viswanath wrote:
> > I have 2.1.2, any way could you grep it in webwork.tld? I
> > don't have a single result in 2.1.2
>
> You're doing it wrong; it's in 2.1.2 as well:
>
> ../struts-2.1.2/lib/tmp $ grep -n tooltipIconPath
> META-INF/struts-tags.tld
> 295:      <name>tooltipIconPath</name>
> 542:      <name>tooltipIconPath</name>
> 801:      <name>tooltipIconPath</name>
> 1098:      <name>tooltipIconPath</name>
> 1363:      <name>tooltipIconPath</name>
> 1670:      <name>tooltipIconPath</name>
> 1954:      <name>tooltipIconPath</name>
> 2207:      <name>tooltipIconPath</name>
> 2682:      <name>tooltipIconPath</name>
> 2949:      <name>tooltipIconPath</name>
> 3208:      <name>tooltipIconPath</name>
> 3515:      <name>tooltipIconPath</name>
> 3774:      <name>tooltipIconPath</name>
> 4021:      <name>tooltipIconPath</name>
> 4268:      <name>tooltipIconPath</name>
> 4656:      <name>tooltipIconPath</name>
> 4946:      <name>tooltipIconPath</name>
> 5627:      <name>tooltipIconPath</name>
> 5935:      <name>tooltipIconPath</name>
> 6238:      <name>tooltipIconPath</name>
> 6503:      <name>tooltipIconPath</name>
> 6804:      <name>tooltipIconPath</name>
> 7112:      <name>tooltipIconPath</name>
> 7408:      <name>tooltipIconPath</name>
> 7685:      <name>tooltipIconPath</name>
> 7932:      <name>tooltipIconPath</name>
> 8366:      <name>tooltipIconPath</name>
>
> With -C5:
>
> 8361-      <required>false</required>
> 8362-      <rtexprvalue>false</rtexprvalue>
> 8363-      <description><![CDATA[Delay in milliseconds, before showing
> JavaScript tooltips ]]></description>
> 8364-    </attribute>
> 8365-    <attribute>
> 8366:      <name>tooltipIconPath</name>
> 8367-      <required>false</required>
> 8368-      <rtexprvalue>false</rtexprvalue>
> 8369-      <description><![CDATA[Icon path used for image that will have
> the tooltip]]></description>
> 8370-    </attribute>
> 8371-    <attribute>
>
> 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]
>
>

Reply via email to