At 17:53 01/08/2001 +0200, you wrote:

>hello,
>
>I have a jetspeed portal application, which includes a 
>ServletInvokerPortlet.  This is good.
>
>But if I click on a link on my Portlet, it returns an HTML answer, out of 
>the other jetspeed porlets.
>
>How would it be possible to maintain these user interaction withing the 
>jetspeed framework?
>
>The problem is that the url that jetspeed invokes to get my 
>ServletInvokerPortlet content is specified in  the local-portlets.xreg 
>file, and is thus static.
>
>I would like jetspeed to be able to catch the request posted to my 
>portlet, and to send the url, with the parameters, to my servlet.


Looking at the links in the classic jetspeed pages, like

http://localhost:8080/jetspeed/portal?action=controls.Close&portlet=JetspeedContent

they point to an action class. Does someone knows how I can invoke my 
servlet from these actions?, or how I can make that action pass the right 
parameters to my ServletInvokerPortlet????

thanks,

Stan.

>Am I clear?
>
>Thanks a lot,
>
>Stan.


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

Reply via email to