File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes how to call processAction() method from icefaces ,in liferay Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "how to call processAction() method from icefaces ,in liferay" Watch "how to call processAction() method from icefaces ,in liferay" New topic
Author

how to call processAction() method from icefaces ,in liferay

Alan Hermin
Ranch Hand

Joined: Feb 16, 2006
Posts: 290
Hi
i have icefaces portlet..
How can i call Portlet processAction() method from icefaces page

in jsp portlet, you can use <portlet:actionURL/> to make action url that when triggered the processAction called ..


any idea?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to call processAction() method from icefaces ,in liferay
 
Similar Threads
Page Forward in Portlets
Getting aRequest params to doView
Redirecting or Forwarding to another Portlet with Params
Simple Weblogic Portlet Question
Portlet to Portlet Help