Hi, I'm working at the simple portal framework based on Pluto (1.1-beta currently). Unfortunately, I've run into issue PLUTO-124.
So, I've got 2 questions: 1) Is there any chance that this issue would be fixed anytime soon? Of course I can help with this one. 2) I wonder if, while fixing PLUTO-124, it would be possible to have a pluggable strategy fragment sending a redirection after processing an action request (class PortletContainerImpl, method doAction)? Currently, this implementation will always send a HTTP redirect and it is impossible to create a portal implementation that would process an action and a render request in one HTTP request. As fare I know, this model of portal request processing is not forbidden by JSR-168? So, basically, I would like you to tell me if you think it is possible to address the issues described. If you could provide me with some starting points / directions I could play with the code a little bit. Brgds, Pawel Kozlowski
