Vincent, JSP's can be used in JSP portlets, in which case Jetspeed will "run" the jsp. JSP can also be as WebPagePortlet, in this case it is the JSP server that "runs" the JSP and sends the the HTML to Jetspeed's WebPagePortlet. I an not aware of a portlet type that will allow Jetspeed to "run" a user provided servlet. Use WebPagePortlet.
Paul Spencer Vincent Bonamy wrote: > > Hello, I would like to know if in the current cvs of jetspeed, > it exists standards portlets which support servlet or jsp. > > Actually, I would like to insert (in a portlet) jsp'applications and > servlet's > applications which are not opensource: I can't modify request and response > to access parameters. > > Thanks, > vincent. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
