Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
hook

Featured

Overriding Login Struts action in liferay

We can override Login Struts action by using Hook. In the below example we are overriding struts action "/login/login". When a user login in Liferay "com.liferay.portlet.login.action.LoginAction" is the action class that calls. Follow the b...

Creating a struts action in Liferay

We can create custom Struts action in Liferay by using Hooks, these type of Hook is called as Liferay Struts Action Hook. Follow the below steps to create a Struts Action: Create Liferay Plugin Project of type Hook. Write the below cod...

Liferay: How to create Custom Action By Hook?

We can modify Liferay JSP, services, properties by using Hooks. One of the main use of Hook is we can implement our Custom Action. So what is Custom Action? When you see portal.properties in your liferay source code. You will see there...

How to override existing Struts Action by Struts Action Hook?

We can modify Liferay JSP, services, properties by using Hooks. One of the main use of Hook is we can override existing struts actionand also we can add custom struts action, these type of Hook is called as Liferay Struts Action Hook. I'm taki...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: