aspose file tools
The moose likes Portals and Portlets and the fly likes localizing a portlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "localizing a portlet" Watch "localizing a portlet" New topic
Author

localizing a portlet

Amarender Reddy
Ranch Hand

Joined: May 12, 2005
Posts: 54
Hi,

I need some help on localising the dynamic content in a portlet.
I am able to localise the static data (the title, for example) using ResourceBundle.

But I have no clues on how to do it for dynamic data!!
I need more information on :
  • can i use ResourceBundle even for dynamic data ?
  • If yes, then what properties of it will I be using ?
  • Do I have to develop a portlet for each of the languages I want or can I use ONE portlet for all the languages (as this happens in the case of static data).


  • Please let me know more on this.

    cheers
     
    I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
     
    subject: localizing a portlet
     
    Similar Threads
    Best practice for managing internationalised database content in JSF
    portlet session?
    JSF Portlet and instance variables
    JSP Pages and i18n
    One portlet with more application