Home Answers Viewqa Java-Beginners How to send boolean array to servlet from java application?

 
 


Mayur Chougule
How to send boolean array to servlet from java application?
0 Answer(s)      2 months and 22 days ago
Posted in : Java Beginners

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!

View Answers









Related Pages:

Ask Questions?

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.