Answer Posted / nandam mohan
Servlet is a java program which is running in web server.
A class that implements javax.servlet interface is cslled a
sevlet.It alloes is to develop a web application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is java call by reference?
What is stream api in java8?
Do I need java on my computer?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
How would you dynamically allocate memory to an array?
What is difference between arraylist and list in java?
How does hashmap work in java ?
Why does it take so much time to access an applet having swing components the first time?
What does sprintf mean?
List some oops concepts in java?
Name and explain the types of ways which are used to pass arguments in any function in java.
What is the difference between serializable and externalizable interface?
Can java object be locked down for exclusive use by a given thread?
How do you square a number in java?
How do you define a set in java?