Re: "dir" Attribute in HTML Tag library

2005-09-27 Thread Michael Jouravlev
On 9/27/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > Niall Pemberton wrote: > > There is already an enhancement request for this, no patch though :-( > > > > http://issues.apache.org/bugzilla/show_bug.cgi?id=21171 > > The discussion on the linked bug is rather entertaining reading though ;-) Ind

Re: "dir" Attribute in HTML Tag library

2005-09-27 Thread Laurie Harper
Niall Pemberton wrote: There is already an enhancement request for this, no patch though :-( http://issues.apache.org/bugzilla/show_bug.cgi?id=21171 The discussion on the linked bug is rather entertaining reading though ;-) L.

Re: "dir" Attribute in HTML Tag library

2005-09-27 Thread Niall Pemberton
From: "Laurie Harper" <[EMAIL PROTECTED]> Sent: Tuesday, September 27, 2005 10:18 PM > yogi wrote: > > Hi All, > > > > This is regarding "dir" attribute is Struts HTML tag library. The HTML taglib contains tags used to create Struts input forms, as well as other tags generally useful in the creati

Re: "dir" Attribute in HTML Tag library

2005-09-27 Thread Laurie Harper
yogi wrote: Hi All, This is regarding "dir" attribute is Struts HTML tag library. The HTML taglib contains tags used to create Struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces. The output is HTML 4.01 compliant or XHTML 1.0 when in XHTML mo

"dir" Attribute in HTML Tag library

2005-09-23 Thread yogi
Hi All, This is regarding "dir" attribute is Struts HTML tag library. The HTML taglib contains tags used to create Struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces. The output is HTML 4.01 compliant or XHTML 1.0 when in XHTML mode. Acco