Hello Punit,

We have developed a custom  portlet framework that uses a MVC paradigm where
all portlet request go through a portlet controller.  It comes with per mode
controllers, J2EE declarative security (not addressed in JSR 168) and full
support of IoC type3.

We also support Portlet filters but note that this is not a mandatory
feature in JSR 168.

Actually with the eXo platform you can also use several existing frameworks
(because of bridges we developed). Therefore you can use existing Struts
application, Java Server Faces application and Cocoon application as
portlets.

Benjamin Mestrallet
eXo platform� project leader
eXo platform SARL manager

----- Original Message -----
From: "Punit Pandey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
"portlets" <[EMAIL PROTECTED]>
Sent: Wednesday, December 17, 2003 2:03 PM
Subject: [portlets] Portlets Framework


> 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 from this group, send an email to:
> [EMAIL PROTECTED]
>
>
>
> Yahoo! Groups Links
>
> To visit your group on the web, go to:
>  http://groups.yahoo.com/group/portlets/
>
> To unsubscribe from this group, send an email to:
>  [EMAIL PROTECTED]
>
> Your use of Yahoo! Groups is subject to:
>  http://docs.yahoo.com/info/terms/
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to