Recent Bloggers
Tanweer Ahmed Ansari Posts: 2
Stars: 2
Date: 7/23/10
Savio Edward Coelho Posts: 1
Stars: 0
Date: 7/9/10
Muhammed Shakir Misarwala Posts: 8
Stars: 0
Date: 6/30/10
vc vijayan Posts: 5
Stars: 0
Date: 6/24/10
  Blogs Aggregator
How to reload module in a flex application on button click....

 Hi,

We r trying to reload a module if our flex application on button clicked....

Is there a way to do so....

Next

  • Comments
Trackback URL:

  Blogs
Finder Methods in Liferay
  I have come across many newbies who find it difficuilt understanding & implementing the finder methods in Liferay.This blog will come as a rescue to those beginners.Here I will first explain the scenario where finder methods are used and then discuss its implementation. Let take a scenario where we are making a database of the employees in some organization.Assume some of the fields...
Read More »
Implementing XMLBeans
  XMLBeans is a fantastic technology provided by Apache which is used for marshalling and un-marshalling XML.This helps us to bind XML into Java Types.In this blog, I will first introduce the scenario where XMLBeans comes handy.While progressing I will mention about the configuration required , generating the Java classes and using them. Lets take the scenario where the user requests...
Read More »
How to change the portlet title at runtime
Simply use the following line in your jsp page to set portlet name. renderResponse.setTitle("vijayan");
Read More »
Developing themes
1. Developing Themes For Liferay 2. Download liferay-plugins-sdk-5.2.3 and unzip it. 3. Create Java Project in your eclipse      1.New->Java Project      2.Project Name :-any name that you want      3.Select Create Project from existing source and select your liferay-plugins-sdk-5.2.3 folder      4.finish. 3....
Read More »
Showing 1 - 5 of 24 results.
Items per Page
Page of 5