How to send boolean array to servlet from java application?

How to send boolean array to servlet from java application?

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 Tutorials/Questions & Answers:
How to send boolean array to servlet from java application?
How to Send particular error to another page in Servlet from web.xml
Advertisements
how to pass an array from one jsp to another jsp - JSP-Servlet
how to store the data in a array retrived from the database - JSP-Servlet
Send Email From JSP & Servlet
How to send data by ajax to servlet? - Ajax
how to send the content of jtextarea from netbeans IDE to webpage's textarea in java
How to send mail - JSP-Servlet
how to send a mail - JSP-Servlet
how to communicate with different web applications - JSP-Servlet
send email with attachments in servlet
How to communicate with different web applications ? ? ? ? - JSP-Servlet
how to send html email from dreamweaver
Create list from array in Java
How to communicate with different web applications ? ? ? ? - JSP-Servlet
* How to communicate with different web applications ? ? ? ? - JSP-Servlet
*** How to communicate with different web applications ? ? ? ? - JSP-Servlet
How to set attachment from browse button to send mails using java mail api
how to send email please give me details with code in jsp,servlet
how to text send from list to textbox - Swing AWT
How to send HTTP request in java?
how to fetch data from servlet ????
How to send URL in Post request from local server to remote server?
How to pass an arraylist from servlet to jsp?
How to transfer data from ByteBuffer to byte array in java.
How to easily send and receive recorders from database (in AJAX)?
how to send sms from my website to mobile of particular user.
How do I throw a 404 error from within a java servlet?
How to declare array in Java?
How to pass multiple values from a servlet to JSP?
how to send joption panel dialog from server to multipleclients using sockets?
how to send joption panel dialog from server to multipleclients using sockets?
how to send joption panel dialog from server to multipleclients using sockets?
send HTML Email with jsp and servlet
Java get byte array from file
send sms from pc to mobile via gsm modem in java
How to Open Picture From M.S. Access Database using Java Servlet ?
how to send and retrieve image along with text to and from database
send sms from pc to mobile
How to do Null validation for a boolean variable - Java Beginners
JSP to output Java String Array - JSP-Servlet
How display a Image on Servlet from file upload - JSP-Servlet
How to retrieve array values from html form to jsp?
send mail from j2me application
send mail from j2me application
Conversion from short to boolean
SMS Send and Recieve - JSP-Servlet
how to send email
How to retrieve image from database in Servlet?
How to send and recieve email by using java mailserver

Ads