--- 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]

Reply via email to