David H. DeWolf <david.dewolf <at> gmail.com> writes:

> 
> Pluto uses cross-context servlet dispatching to handle requests.  In 
> other words, when a portal implementation which uses pluto recieves a 
> request, it hands the request off to the container which then retrieves 
> the target portlet's web app servlet context.  Using this context, pluto 
> forward's the request to a "wrapper" servlet which invokes the portlet.

Thanks for the info! Does that mean that the portal app and the
portlet have to use the same instance of pluto and that all
three must run in the same servlet container?

--
Author of e-book for learning Tapestry (www.agileskills2.org/EWDT)

Reply via email to