> Should the doBuildTemplate return a ConcreteElement to follow the
> doBuildScreen() ?
sounds good to me
I'm not a JSP expert but it seems that in the cases where we merely forward
the request to the JSP the buildTemplate() won't need to return anything so
we'll just have to return null at the end of the method.
The JSP stuff needs work so if anybody's interested there's a BaseJspScreen
for starters.
> Also, just to make sure I understand, the doBuildTemplate() will be
> overidden by subclasses and the buildTemplate() will contain the base
> implementation. So there should be a call to doBuildTemplate() in
> buildTemplate() right?
yup
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]