Hello, We are in the process of developing one framework for portlets. The objective is to apply all possible patterns and also try to simplify the development process.
The biggest challenge for developing portlet-framework, seems to us, is unavailability of controller servlet. In most of the JSP/Servlet-frameworks (e.g struts) the request always goes through the controller servlet. But in case of a portal, we do not have any such control. Can anyone tell me how to do some sort of request-preprocessing for a portlet? For example if we want to apply some simple filter on request, which is the best place (if any) do to this? How to install common portlet filters? Regards, Punit Pandey ================================================= http://portlets.blogspot.com - Portlets blog http://groups.yahoo.com/group/portlets/ - Portlets Discussion Group --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
