Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Controller servlet for JSPs in Portal???

Controller servlet for JSPs in Portal???

From: Richard Levy <richard.levy_at_bis.co.uk>
Date: Thu, 20 Sep 2001 15:22:14 +0100
Message-ID: <BZmq7.72021$wd.785186@sjcpnn01.usenetserver.com>


Hi

we`re just starting to play with Portal, with a view to implementing Portlets using the JPDK.
The project is basically a port of an existing JSP/JAVA application, where the controller framework used is Jakarta-Struts. This is not supported in the version of Portal we have to used, so we`d like to develop our own framework based around a 'master' controler servlet, which catches all 'Posts'.
We have a framework already written in Java, but we dont know how to incorporate it into Portal so that we can still use JSP`s also. Do we simply have to extend the RenderManager class and use that class as our Renderer for the portlet. If we do this, how do we identify the controller servlet so we can send the 'action' of each post to it.

Any help is appreciated!

many thanks,
Richard Levy

--


(Richard.Levy_at_NoSpambis.co.uk)
Remove NoSpam^^^^^
Received on Thu Sep 20 2001 - 09:22:14 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US