Answer Posted / swadesh
I am using the http tunneling to transfer data between
applet and servlet.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
how to one war file class to another war file class?
How is tree Mirroring implemented?
What is a function easy definition?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
How we can run a jar file through command prompt in java?
Name some classes present in java.util.regex package.
Explain the key functions of data binding?
Explain method local inner classes ?
Is linked list a linear or non-linear data structure?
What is the use of accept () method in java?
Write a program to find maximum and minimum number in array?
Can we extend a class with private constructor?
Why does java have different data types for integers and floating-point values?
What is difference between local variable and global variable?
Differentiate between stringbuffer and stringbuilder in java.