> >>processAction() is called from an actionURL, not a renderURL. So make > >>sure you're using the right url - > >Which URL is right url for this? > ActionURL's call processAction() followed by doDispatch(). So you need > to click on actionurls if you want processAction() to fire.
Actually I would like to get the parameter from HTTP request in doView, if possible at all
