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 differences exist between iterator and listiterator?
Why are the objects immutable in java?
how can i use a nonsynchronized hashtable?
What is variable explain with example?
Is char * a string?
Is Constructor possible in abstract class in java ?
What is valid keyword in java?
What is the relationship between class and object?
What is Java Shutdown Hook?
What is the difference between Resultset and Rowset.
Does java vector allow null?
If I only change the return type, does the method become overloaded?