> However, as soon as I use RequestDispatcher.include(...)
> methods in my
> servlet, to redirect the output toward a JSP,
> I receive an exception in Jetspeed's log, which is displayed on the
> jetspeed screen...

So if I understand you correctly (my apologies if I do not), you have a
portlet, which includes a servlet, which then includes another another
servlet (a JSP). Jetspeed shouldn't impose any limits there. Could you send
us some small code examples?
Are you using the cvs head or the 1.3a1 release?


-------------------------------------
David Sean Taylor
[EMAIL PROTECTED]
-------------------------------------
http://jakarta.apache.org/jetspeed
-------------------------------------




> -----Original Message-----
> From: Stan Pinte [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 24, 2001 3:26 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: JSPServlet worked fine.
>
>
>
> hello,
>
> I conducted a simple test on the JspPortlet, and it worked fine.
>
> I also conducted a basic test on ServletInvokerPortlet, and
> it worked fine
> ( I tried a basic "HelloWorld'").
>
> However, as soon as I use RequestDispatcher.include(...)
> methods in my
> servlet, to redirect the output toward a JSP,
> I receive an exception in Jetspeed's log, which is displayed on the
> jetspeed screen...
>
> Is this not permitted in the Jetspeed framework?
>
> I tried to modify the jetspeed code, and commented out the line
>
> data.getResponse().setBufferSize(jsp.getDefaultBufferSize());
>
> in the class JetspeedJspPage. When I do this, my servlet gets
> called in an
> infinite loop...and of course no output!
>
> Do someone understand what might be happening?
>
> thanks a lot,
>
> Stan.
>
>
> Stanislas Pinte
> Computer Consultant
>
> Sales Director
> Alto Software
>
> 20 Pl St Jacques
> B-4000 Li�ge
> Tel+Fax: +32 -(0)4 221 35 08
> GSM: +32 -(0)478 57 61 80
> web: http://www.altosw.be
> email: [EMAIL PROTECTED]



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

Reply via email to