I got some great results from the Java 6 Scripting JSR with Groovy as its
implementation in a T5 app.

We used it mainly for templating, but if you prefer simple scripting, that
would also work.

I may add some simple snippets for those who wish to see.

Werner

On Fri, Dec 3, 2010 at 8:42 PM, Angelo C. <angelochen...@gmail.com> wrote:

>
> Hi,
>
> I need some scripting functions in t5 app, what are the options available?
> looks like Groovy is easier, I have included the groovy-all-minimal into
> the
> app, but how to use it? looking for a sample usage, say just a service
> class
> in Groovy returning a string 'Hello', and how to call this from a page
> class
> so that it could be rendered to the browser? thanks,
>
> Angelo
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/T5-scripting-tp3291002p3291002.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to