I am using the pluto 1.1.4. So I think it means 'pluto portal driver'. I use the pluto as the container that I can deploy my own portlet.
Ark On Tue, 2008-03-04 at 05:58 -0600, Eric Dalquist wrote: > Are you embedding the Pluto container in a portal / web app of your > own or are you using the Pluto portal driver? > > -Eric > > Ark Xu wrote: > > Hi Eric, > > > > Where is the Srping config xml file that I can inject my own > > HttpServletRequestWrapper implementations? > > > > Thanks! > > > > Regards, > > Ark > > > > On 04/03/2008, Eric Dalquist <[EMAIL PROTECTED]> wrote: > > > > > The easiest way would be to wrap the HttpServletRequest you pass to the > > > container when dispatching to the portlet in your own > > > HttpServletRequestWrapper implementation that provides the custom > > > attributes. > > > > > > > > > -Eric > > > > > > > > > Ark Xu wrote: > > > > I want to make some customize to the portlet container in order to set > > > > some > > > > special attributes to the renderRequest. > > > > I don't want to hack the PortletContainerImpl and add my own codes. > > > > How to do it? Is there any Spring bean xml file that can be configured? > > > > -- > > > > Best regards, > > > > > > > > Ark Xu > > > > > > > > > > > > > > >