RE: non-HTML attributes

2004-12-23 Thread Freddy Villalba A.
also interested to know if this has become a stable, robust cross-browser solution... Cheers, Freddy. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: miercoles, 22 de diciembre de 2004 21:53 Para: [EMAIL PROTECTED] Asunto: RE: non-HTML attributes Another consi

Re: non-HTML attributes

2004-12-22 Thread Niall Pemberton
There is a prepareOtherAttributes() method that you can override to add attributes you require, so you could easily create your own custom implementation that extends TextareaTag. You would have to either modify the struts tld to use your custom implementation and add the maxlength parameter - or s

RE: non-HTML attributes

2004-12-22 Thread fzlists
ects... > PAJES... it wouldn't complain about this kind of things and had some cool > features. These days, I'm kind of missing it... > > Cheers, > Freddy. > > P.S.: anybody else? alternatives? > > -Mensaje original- > De: [EMAIL PROTECTED]

RE: non-HTML attributes

2004-12-22 Thread Freddy Villalba A.
iciembre de 2004 20:51 Para: [EMAIL PROTECTED] Asunto: Re: non-HTML attributes Solution: Don't use the Struts tags. :) Seriously, people tend to forget (or don't know to begin with) that they are NOT required to use Struts. Alternatively, limit the input via Javascript as an onKeyDown

Re: non-HTML attributes

2004-12-22 Thread fzlists
Solution: Don't use the Struts tags. :) Seriously, people tend to forget (or don't know to begin with) that they are NOT required to use Struts. Alternatively, limit the input via Javascript as an onKeyDown event handler. -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Techno