Hi Abdul, Actually i want to set the parameter from JavaScript to groovy.
On Sat, Nov 7, 2009 at 4:57 PM, Abdullah Shaikh < [email protected]> wrote: > If I am getting you right, you want to get the http parameter to groovy, > then groovy gives you access to request object, > request.getParameter("YOUR_PARAMETER") should work > > On Sat, Nov 7, 2009 at 4:19 PM, Deepa Mandal <[email protected] > >wrote: > > > Hi, > > Can we set the value of parameter from javascript to groovy? > > > > -- > > Thanks & Regards > > Deepa > > > -- Thanks & Regards Deepa
