El sáb, 20-08-2005 a las 01:35 +0000, Kent Tong escribió: > Hi, > > As the pluto portlet container is just a jar file, how does it > get control when a portlet app is trying to invoke a portlet? > Is there any hook in Tomcat specifically designed for portlet > containers to intercept the request? >
Pluto is a portlet container, and it has a test/prototype portal implementation. It is designed to be neutral for other portal implementers, and so it is not designed as a "drop-in" war. Portal implementers are free to implement portals however they desire, within the limits posed by JSR-168 (portletAPI), servlet API and other java specifications. In the Apache Portals project we have jetspeed, which uses pluto. Apache Cocoon has cocoon portal, using pluto too. Other portal implementations (Open Source or proprietary) are using pluto too. I'd recommend you taking a look at the code of any of the OS portal implementations, or to the pluto test portal, to have an idea on the API for it. Regards Santiago > Thanks! > > -- VP and Chair, Apache Portals (http://portals.apache.org) Apache Software Foundation
signature.asc
Description: This is a digitally signed message part
