Try it out and let us know if it's faster and show us some examples...
I'm open to change, if it makes sense...

> -----Original Message-----
> From: remigijus [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, February 03, 2004 3:25 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] Groovy and WebWork
> 
> 
> Just note
> 
> In your's blog you haven't mentioned anything about groovlets 
> (aka groovy + servlet). They are somthing like servlets but 
> much easier to use and is very like php. It needs only to add 
> a groovy servlet and map all request with *.groovy. Evrything 
> else will be handled automatically.
> 
> Now webwork2 for UI tags is using velocity. It means that for 
> every ww:ui tag there is velocity involved. With groovlet it 
> is possible to easily replace all velocity templates in just 
> one day or two the most (at least I hope :) ). And because 
> grooblets are bytecode and they are cached by groovy servlet 
> there I expect some performance imrovment. And it is still 
> possible to use full pover of java language.
> 
> Cheers,
>  Remis
> 
> ----- Original Message -----
> From: "Dag Liodden" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, February 03, 2004 3:08 PM
> Subject: [OS-webwork] Groovy and WebWork
> 
> 
> > Hi,
> >
> > I noticed the scripting discussion and hacked up a solution for 
> > running Groovy scripts as views (not actions). Some examples on how 
> > the taglibs could be implemented are available at
> http://www.jroller.com/page/DaGGeRRz.
> >
> > As I mention in the blog, I'm not reaaally sure this is a good idea 
> > but if you think so, I'll submit the necessary classes as a Jira 
> > issue.
> >
> > Cheers,
> >
> > Dag
> >
> >
> > -------------------------------------------------------
> > 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
> 


-------------------------------------------------------
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

Reply via email to