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 a Hash Table? What are the advantages of using a hash table?
What is Major and importance difference between for and foreach loop ?
Is object a data type in java?
Explain OOPs concept.
How objects are stored in java?
How will you measure that int takes up only 32 bits in memory?
What is a pattern what is an anti pattern?
What is early binding and late binding in java?
Which class is extended by all other classes?
What is the method to declare member of a class static?
Explain about abstract classes in java?
What is aggregation and composition ?