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. 
 
According to HTML 4.0 specification HTML element has following attribute
-----------------------------------------------------------------------------------------------------------------
 
<!ENTITY % html.content "HEAD, BODY">

<!ELEMENT HTML O O ( %html.content;)    -- document root element --> 
<!ATTLIST HTML
  %i18n;                               -- lang, dir --
  >
-------------------------------------------------------------------------------------------------------------------
 
And struts HTML tag takes following attributes
---------------------------------------------------------------------------------------------------------------------
1. lang 
2. locale
3. xhtml
------------------------------------------------------------ 
-------------------------------------------------------
 
THEN HOW I CAN SPECIFY "DIR" ATTRIBUTE IN STRUTS? 
Is there any way I can specify this?Please let me know
Thanks in Advance
-Yogesh



-------------------------------------------------------------
<a href="http://Struts_User_List.roomity.com";>roomity.com</a>
roomity.com is broadband internet. ~~1127459171249~~
-------------------------------------------------------------

Reply via email to