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 About ProcessAction Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "About ProcessAction" Watch "About ProcessAction" New topic
Author

About ProcessAction

Manish Shinde
Ranch Hand

Joined: Mar 30, 2011
Posts: 38
I m new to this portlets development.
I have some doubts in ProcessAction method.

In the following code my doView() method is called but not ProcessAction method

when ProcessAction method gets called ?






Thanks in advance.
Regards,
Manish
H Jetly
Ranch Hand

Joined: Aug 26, 2010
Posts: 41

The doView method is called on rendering the portlet, do you perform any action once the portlet is rendered?
processAction method is not called on initial load of portlet.

Harsh Jetly
 
 
subject: About ProcessAction
 
Threads others viewed
How to pass instance variable to the JSP
Page Forward in Portlets
Silly problem: One user sees the information of another!
linking jsp pages in a liferay portlet
Liferay: NullPointerException on load.
developer file tools