Hi, I'm trying to understand how internationalisation works in the portal world.
My questions are the following: 1) Can i have a JSP portlet with a list of languages before the user logs in so that the user can choose a langauge and that language can be applied to the whole portal? 2) How is the language determined in the jetspeed portal? What is flow within the Jetspeed architecture when a language is selected? 3) I was trying to figure out the Changelanguage.vm but because that is velocity code i do not understand fully what is going on. I was hoping to write a Changelaguage.jsp that will do the same. Please any suggestions as to how i can accomplish writing this JSP? 4) Based on the mailing list i could see that there should one template JSP per language to support multi-lingual JSP portlets. But this somehow seems tedious. I was thinking more in line of resource files that will contain language specific values whose keys can be referred in one JSP template. Use the I10N tag library to get the values specific to one language. Is this correct and is this possible? Thanks and any help is appreciated. I'm working to figure out in the meanwhile but i'm going at a snail's pace. Regards, Archana
