I want just to have the possibility to create a run-time html pages by embedding one or more portlets..i supposed to use a jsp which includes the list of portlets but i don't know if other solutions are available for my problem.. can anyone suggest me something?
thanks On 22/02/2008, Ralph Goers <[EMAIL PROTECTED]> wrote: > > The answer to that depends on your perspective. > > If you are authoring a portal with its own portlet container then yes, > the container can certainly use a JSP to render one or more portlets. > But the question is, why would you want to write your own portal? > > Pierpaolo Lombardi wrote: > > Hi to all! > > I have just a question...Is it possible to include one ore more > > portlets in a JSP? I mean...my browser will request a jsp page...it > > will include portlets depending from some parameters (we can think the > > jsp includes all the portlets contained by a list)... > > If it's possible such a thing, how can I accomplish that? > > > > Thanks in advance > > PL >