On Tue, May 10, 2005 at 05:12:40PM +0100, Niall Pemberton wrote:
> Since Struts 1.2.5 the html tags have had some re-factoring that makes it
> easier to create your own custom version. All you need to do is extend the
> TextTag, add appropriate getter/setter methods for a new "autocomplete"
> prope
Since Struts 1.2.5 the html tags have had some re-factoring that makes it
easier to create your own custom version. All you need to do is extend the
TextTag, add appropriate getter/setter methods for a new "autocomplete"
property and override the prepareOtherAttributes() method to output your
addit
On Mon, May 09, 2005 at 02:02:52PM -0400, Benedict, Paul C wrote:
> Tomasz,
>
> If you need to output additional attributes, you don't use Struts to write
> that particular tag. You are not forced to use Strut's tags.
> Consider vanilla HTML -- the good ol' days -- and use EL to get what you
> wa
Tomasz,
If you need to output additional attributes, you don't use Struts to write
that particular tag. You are not forced to use Strut's tags.
Consider vanilla HTML -- the good ol' days -- and use EL to get what you
want from Struts.
-Original Message-
From: Tomasz Nazar [mailto:[EMAIL
4 matches
Mail list logo