Re: Struts 2.3.28.1 - Populate Java Property from Controller inside JavaScript

2016-08-29 Thread Christoph Nenning
> Hi all, > > First of all, greetings, from Brazil. > > I would like to populate this Java Script variable with name > *flightPlanCoordinates > *from a Action Controller. > > var flightPlanCoordinates = [ > > > {lat: -23.533592, lng: -46.742744}, > > {lat: -23.533592, lng: -46.742744}, > >

Re: Struts 2.3.28.1 - Populate Java Property from Controller inside JavaScript

2016-08-29 Thread Lukasz Lenart
2016-08-27 0:08 GMT+02:00 Guilherme Bisconcini : > Hi all, > > First of all, greetings, from Brazil. > > I would like to populate this Java Script variable with name > *flightPlanCoordinates > *from a Action Controller. > > var flightPlanCoordinates = [ > > >

Struts 2.3.28.1 - Populate Java Property from Controller inside JavaScript

2016-08-26 Thread Guilherme Bisconcini
Hi all, First of all, greetings, from Brazil. I would like to populate this Java Script variable with name *flightPlanCoordinates *from a Action Controller. var flightPlanCoordinates = [ {lat: -23.533592, lng: -46.742744}, {lat: -23.533592, lng: -46.742744}, {lat: -23.533870, lng: