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?
