Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Trupti Patil   on Jun 28 In Java Category.

  
Question Answered By: Frank Butler   on Jun 28

You mistake about this attribute  (lang) in inputText component.
<f:loadBundle basename="resources.ApplicationMessages" var="bundle"/>
<h:inputText id="test-input" dir="#{bundle.dir}" required="false" />
you could use dir for right-to-left and left-to-right direction and for your language  you should use javascript or ajax to convert keyworks to farsi not lang tag  in component.

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on JSF <h:inputText lang = "fa"> Or get search suggestion and latest updates.


Tagged: