Hello friends
I'm working on a little program control.
Would need to know if it is possible to concatenate commands controlpanel:

//localhost:8080/commands/?ControlPanel=58,0,2,1,0

And send several at once:

//localhost:8080/commands/?ControlPanel=58,0,2,1,0&ControlPanel=58,1,2,1,0&C ontrolPanel=58,2,2,1,0...etc...

greetings and thank you very much.

E.Cueto