hook « Liferay « JSP-Servlet Q&A





2. How to use JRebel with a JSP Hook?    liferay.com

3. JSP Hook    liferay.com

4. how to send varbile from class to jsp in hook    liferay.com

hi all i try create hook for my login portlet I can't send varbile from my hook class to jsp exactly : how to send varbile from class (servlet.service.events.post=notes.pl.xxx) to configuration.jsp (also hook for jsp) . This is one hook. I try this: in class i have public static varbile z; in my configuration.jsp i add this : String line = ...

5. Get User into Servlet in HOOK    liferay.com