X

Subscribe to BloggerHow updates..

Recommend us on Google+

Get updates in your mail

New posts will get delivered to your mail box directly.Its free and we never spam you. Enter your mail here and click on subscribe. Check your mail box for a confirmation mail.

Get updates in your RSS reader

Subscribe using RSS and read updates using your favorite RSS reader..
RSS

Like us on Facebook

Get updates directly on your Facebook wall.

Follow us on Twitter

Get updates as tweets..

Circle me on Google plus

Add me to your circle and get new post updates in Google plus stream.

Localize the portlet in liferay

1.Add the below property in Portlet.xml file

<resource-bundle>content.Language</resource-bundle>

Before <portlet-info> parameter

2.Create a folder (content)under src/ 

3.Create Language.properties file and add key value pair for all required constants of a portlet

Configurations save=Save Configurations
javax.portlet.description=Calendar
javax.portlet.title=Calendar

You can run the build Languages target  by right click Language. Properties file to create list of Language property files under the content folder.



On successful build you can get the below output.



Share article
Older Post Newer Post

0 comments:

Post a Comment

To Top