Answer Posted / tamilvanan
Servlet:
simply say,Servlet is a serverside java code ... it is
mainly used to write business logic
there are two types of servlet
1.Generic Servlet
2.HttpServlet
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is passing value java?
What is the private method modifier?
What is primitive data type in java?
Does java allow default arguments?
What is collection class in java?
What is meant by final class?
What is the Difference between Final Class && Abstract Class?
Can finally block be used without a catch?
What is your platform?s default character encoding and how to know this?
Print Vertical traversal of a Binary Tree.
What is the synchronized method modifier?
Explain what access modifiers can be used for variables?
What initialize variables?
Difference between string, stringbuffer and stringbuilder?
What is JFC?