How to transfer data from an Applet to Servlet ?
Answer / swadesh
I am using the http tunneling to transfer data between
applet and servlet.
| Is This Answer Correct ? | 5 Yes | 2 No |
What is the final keyword in java?
How transient variable is different from volatile variable?
How do you identify if jvm is 32-bit or 64-bit from java program?
Can you access the private method from outside the class?
What is the need of transient variables in Java ?
Is there any tag in htm to upload and download files?
What is a map? What are the implementations of map?
What are jee technologies?
What is the purpose of a transient variable?
What is meant by the value of a variable?
What does singleton class mean?
How to create an immutable class?