Changing language by clicking a button
问题 I have a JSF/RichFaces setup, and I found this tutorial. I followed it step by step, but I can't manage to get it. Also: language.jsp is mentioned in the tutorial, can anybody tell me what exaclty it is? Or if you think this is not an appropiate tutorial and have a better one, please, let me know. 回答1: All the steps in the tutorial are not really needed. What I did (And it works) is: 1. In loging.xhtm , for instance: <f:view locale="#{languageDetails.locale}" > <head> ..... <f:loadBundle