
Hi, I want to send randomly generated array of boolean values. I used Random function and boolean array length to generate values. My question is I want to send this data to servlet using Post method. I am then deploying that servlet on Google App Engine.
How should I do that?
Thanks in advance!
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.