on 2/4/01 11:27 PM, "Geir Magnusson Jr." <[EMAIL PROTECTED]> wrote:

> protected abstract Template handleRequest( Context ctx ) : as is - still
> abstract, because I think the servlet author should do *something*....
> I really detest that we don't pass the request and response directly as
> args, but have to pass them through the context....
> 

I agree with that as well, in fact, that is why the RunData object was
invented in Turbine...to be a container of several objects instead of having
to pass things around one by one...

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/> | <http://java.apache.org/turbine/>

Reply via email to