On Wed, Apr 7, 2010 at 9:11 AM, Mike Davis <[email protected]> wrote:
>
> I have javascript code that will get user input from a simple input form,
> but I need to use that input to query some groovy objects.  If I understand
> correctly, groovy code is parsed on the server, then the javascript is
> parsed on the user's machine, so I can't pass javascript variables to the
> groovy code.  Is there a way to reload the page such that I could pass the
> input values to groovy?
>
> Not directly w/ groovy, but the second half of my post below may be of help
-- similar issues passing back and forth between server/velocity and
client/javascript :

http://n2.nabble.com/Macros-and-JavaScript-working-together-was-Re-DISCUSSION-XWiki-Chart-Api-Chart-Macro-tc3193800.html#a3193800
<http://n2.nabble.com/Macros-and-JavaScript-working-together-was-Re-DISCUSSION-XWiki-Chart-Api-Chart-Macro-tc3193800.html#a3193800>
Niels
http://nielsmayer.com
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to