How Applets & Servlets will communicate with each other?
Answers were Sorted based on User's Feedback
1.RMI Communication
2.Socket communication
3.HTTP Communication
| Is This Answer Correct ? | 3 Yes | 1 No |
How can final class be used?
Can a class extends itself in java?
How many types of equations are there?
Can singleton class be serialized?
What is a stream? what are the different types and classes of Streams?
What is OOPs & Why?
What is the difference between break and continue statements?
What is the replace tool?
What is printwriter in java?
How do you use compareto method?
when a servlet sends request for first time it uses the follwing methods a)init b)doget() c)dopost() d)service
What are different types of classloaders?