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 |
Can the interface be final?
Can we write method inside a method in java?
why the abstract class has default constructor?
Why non nested classes in java are not having marked as protected access specifier
Explain about member inner classes?
What is java and why do we need it? Explain
what is collections in java?
what is the difference between a threads start() and run() methods? : Java thread
Tell me the Importent classes in net package?
What is namespace in java?
What are init(), start() methods and whey they are called?
class A{ class B{ } } in which name u save the file,its the program compile?