Java Mailing List Archive

http://www.gg3721.com/

Home » user.groovy »

Re: [groovy-user] embed groovy IN a jsp?

Robert O"Connor

2008-08-22

Replies: Find Java Web Hosting

Author LoginPost Reply
You shouldn't even use java in JSPs. Scriptlets are discouraged.
As for groovy scriptlets... bad idea.

You can write your servlet in groovy (not a groovlet; just write it as
you would a normal POJO w/ groovy goodness.

krobblestopper wrote:
> is there any way to get groovy scriplets to execute inside a JSP?
>
> I want to keep using my regular JSP taglibs, java scriptlets, and then just
> throw groovy into the mix.
>
> Grails I can do without. MVC, when needed -- I'll just code in Spring/Java.
> Annotated classes rock.
>
>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email


©2008 gg3721.com - Jax Systems, LLC, U.S.A.