You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/11/08 19:49:39 UTC

DO NOT REPLY [Bug 24517] - Extending JavascriptValidatorTag

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24517>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24517

Extending JavascriptValidatorTag





------- Additional Comments From dgraham@apache.org  2003-11-08 18:49 -------
isXhtml() is simply a wrapper around
TagUtils.getInstance().isXhtml(this.pageContext) that you can call just as
easily.  It's a private helper method that we shouldn't expose to subclasses and
it's debatable whether we even need it at all.  I'll take a look at the other
methods...

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org