How to transfer data from an Applet to Servlet ?



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

Post New Answer

More Core Java Interview Questions

Can substring create new object?

0 Answers  


What is a parameter in a function?

0 Answers  


How to print a statement without using semicolan in java

6 Answers   HCL, IBM,


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

0 Answers  


What is the primary benefit of encapsulation?

0 Answers  






what is the difference between the "protected and default" modifiers?

8 Answers  


Can we call the run() method instead of start()?

0 Answers  


Can we change the value of static variable?

0 Answers  


What is fail first in java?

0 Answers  


can rmi and corba based applications interact ?

0 Answers  


Can we override the static method?

0 Answers  


Can a boolean be null java?

0 Answers  


Categories