I'm working on a web-based project with JDeveloper and JSF+Toplink.
I defined some input Texts with jsf tag library <h:inputText>.
This tag has a lang attribute as well as other HTML inputTexts and i set it to "fa"
in order to change language when this field is selected.But it doesn't work at all.
Please help me on this problem,what should i do or if there is any special setting.