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 do you sort a string in alphabetical order in java?
List the features of java programming language.
What does super keyword do?
what is AWT
How does a for loop work?
When will you define a method as static in Java?
0 Answers SwanSoft Technologies,
Can a private method of a superclass be declared within a subclass?
What is synchronization? How it can be achieved?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
Difference between java and javascript
What is the benefit of inner classes in java?
Describe what happens when an object is created in java ?