You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by bram <br...@info.nl> on 2001/02/26 15:44:32 UTC

sub classing template tags

Hy,


I was trying to subclass the template classes, and noticed that there were no get methods for the variables
is this done for a reason?


thanks

Bram

Re: sub classing template tags

Posted by bram <br...@info.nl>.
Ok thanx

Re: sub classing template tags

Posted by David Geary <sa...@tri-lakesonline.net>.
Just a lack of foresight on the author's part. Those getter methods will
be in the next nightly build.


david

bram wrote:

> I was trying to subclass the template classes, and noticed that there
> were no get methods for the variablesis this done for a
> reason?  thanks Bram