Hi everybody,

I have a simple question :
is it possible to define one tag attributes which can accept 2 types of parameters : 
Ex String or Object[].
So to do this, i'll try to define 2 setters method:
        setMyAttribute(String str){...}
  and   setMyAttribute(Object[] objectArray){...} 

but i'm running into errors, so i would like to know if it's possible and if someone 
has already done that or not..

Many thanks
Gaetan

----------------------------------------------------------------------
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
Web/Wap : www.netcourrier.com
Téléphone/Fax : 08 92 69 00 21 (0,34 E TTC/min - 2,21 F TTC/min)
Minitel: 3615 NETCOURRIER (0,15 E TTC/min - 1,00 F TTC/min)


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to