processAction() is called from an actionURL, not a renderURL. So make sure you're using the right url -

HTH,
Elliot

Eugeny N Dzhurinsky wrote:
Hi!

Just wandering - I wrote some test portlet (extends GenericPortlet) which should accept some request parameters. I override the processAction method in
it, and then I found the processAction is not called at all! How can it be,
may be I forgot something?

Reply via email to