There is the option of direct output in the VelocityService. It should
be relatively easy to restructure VelocityOnlyLayout (I think it should
be renamed VelocityDirectLayout, since part of the idea is to support
jsp screens within velocity layouts.) Create a context tool or possibly
two (velocity and jsp variations) to handle the screen.
Why doesn't Jetspeed do this? Is there something I am missing that
makes it harder than I think?
john mcnally
Jason van Zyl wrote:
>
> On 7/6/01 1:15 PM, "Jon Stevens" <[EMAIL PROTECTED]> wrote:
>
> > on 7/6/01 6:14 AM, "Jason van Zyl" <[EMAIL PROTECTED]> wrote:
> >
> >> Raphael, if the output wasn't buffered but directly streamed would
> >> this indeed get rid of the mixed jsp/velocity portlet problem?
> >
> > I would say that this is a problem with the design of the portlet output
> > system, not Turbine's buffering.
>
> There's not much you can do about JSP being uncapturable. It's not a
> problem with portlets (raphael has actually done a nice job). I think
> it is a problem with Turbine. There has to be an option for direct
> output. I just can't see how on a high traffic site that has thousands
> of connections how buffering all the output in Turbine is a benefit. The
> servlet container is probably buffering anyway I imagine, and it certainly
> causes integration problems with JSP.
>
> I don't think there is any downside to eventually having an option for
> direct output. I think it would be more efficient and help integrating
> with JSP.
>
> > -jon
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> --
>
> jvz.
>
> Jason van Zyl
>
> http://tambora.zenplex.org
> http://jakarta.apache.org/turbine
> http://jakarta.apache.org/velocity
> http://jakarta.apache.org/alexandria
> http://jakarta.apache.org/commons
>
> ---------------------------------------------------------------------
> 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]