I believe this is a mandatory container feature. To quote the specification:
"Container runtime options besides the javax.portlet.actionScopedRequestAttributes option are optional to support by the portlet container and the portlet can find out which container runtime options are supported by the portlet container running the portlet via the method getContainerRuntimeOptions on the PortletContext." Regards, Nils-Helge Garli Hegvik On Thu, Apr 28, 2011 at 1:50 PM, Ate Douma <[email protected]> wrote: > On 04/28/2011 01:32 PM, Nils-Helge Garli Hegvik wrote: >> >> Hi! >> >> Just a quick question: Is javax.portlet.actionScopedRequestAttributes >> (PLT.10.4.4 in the specification) supported in pluto 2.0? If yes, >> where can I find the implementation details (code pointers)? > > No, PLT.10.4.4, which is an optional container feature, hasn't been > implemented in Pluto 2.0. > > Ate > >> Thanks. >> >> Regards, >> >> Nils-Helge Garli Hegvik > >
