Showing posts with label Spring Portlet. Show all posts
Showing posts with label Spring Portlet. Show all posts

Tuesday, June 14, 2022

Spring RestTemplate Client in Liferay DXP (7.3)

     

Today we will see how we can call Rest API in Liferay by using Spring RestTemplate. We just need to add dependencies related to Spring and accordingly write our client.

So lets start this step by step :-


Continue Reading...

Sunday, March 15, 2015

Ajax Call in Spring MVC Portlet

How To Use Ajax  in Spring Portlet


Today we will discuss how to use Ajax in Spring Portlet. For this we create two select box one for country and second for States. When someone select country Ajax call is generated and dynamically add options in States select box depending on which country is selected.Before reading this blog it is highly recommended to read my previous blog Spring Portlet in Liferay and Form Handling in Spring Portlet .
Lets Start this step by step:-

Continue Reading...

Tuesday, March 10, 2015

Form Submission in Spring MVC Portlet

Form Submission in Spring Portlet


Today we will discuss how to create a simple Login form by using Spring Portlet.In the form we create two input box one for Name second for Password and a Submit button.When user enter same value in name and password it goes to success page otherwise return to login page.Before reading this blog it is highly recommended to read my previous blog Spring Portlet in Liferay
Lets Start this step by step:-

Continue Reading...

Thursday, February 26, 2015

Spring MVC Portlet in liferay

Spring MVC Portlet in Liferay 


Today we will discuss how to create Spring Portlet in Liferay.For doing this first we create a simple Portlet and then convert it into Spring Portlet.By using Spring Portlet we can handle multiple action request ,multiple resource request in seperate methods.We can have multiple action methods in single class.
Lets Start this step by step:-

Continue Reading...

Total Pageviews

Number Of Unique Visitor

Free counters!