Apologies if this isn't text only but Outlook or something else is playing up.
I didn't raise the original question, but I do have a inkling of interest in it's answer.
In Turbine, there is a concept of a screen. A screen is a combination of one velocity template and one screen (Java) class.
The screen class is responsible for populating the velocity context before parsing the screen template.
For example, you'd have the following entities.
HelloWorldScreen.java
HelloWorldScreen.vm
HelloWorldScreen.java would populate the velocity context before parsing HelloWorldScreen.vm with that context.
I'm *guessing* what Frans wants to know is if in WebWork can you tie a single class to a single velocity template, so the class always has access to the template's context before it is parsed, no matter what action class is called.
Anyway, hope that makes sense,
Eliot
> -----Original Message-----
> From: Jason Carreira [mailto:[EMAIL PROTECTED]]
> Sent: 08 February 2004 18:59
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] TurbineScreen implementation with WW
>
>
> Can you describe what it does?
>
> > -----Original Message-----
> > From: Frans Thamura [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, February 08, 2004 12:10 AM
> > To: [EMAIL PROTECTED]
> > Subject: [OS-webwork] TurbineScreen implementation with WW
> >
> >
> > Hi
> >
> > I want to implement Turbine Screen with WW, as a Velocity Common
> > Service for common problem.
> >
> > Is it the great idea?
> >
> > I hear that WW have the feature smiliar with TurbineScreen,
> including
> > Turbin Secure Screen.
> >
> > any one can help?
> >
> > Frans
> >
> >
> > -------------------------------------------------------
> > The SF.Net email is sponsored by EclipseCon 2004
> > Premiere Conference on Open Tools Development and Integration
> > See the breadth of Eclipse activity. February 3-5 in Anaheim,
> > CA. http://www.eclipsecon.org/osdn
> > _______________________________________________
> > Opensymphony-webwork mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> >
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>
> ______________________________________________________________
> __________
> This email has been scanned for all viruses by the
> MessageLabs service.
>
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs service.
________________________________________________________________________