What is servlet and its life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use servlets in JavaScript?
What is servlet mapping?
What is the difference between using getSession(true) and getSession(false) methods?
What is the difference between get and post methods?
How can a servlet be used to generate plain text instead of html?
Can a jsp be called using a servlet?
How servlets can be automatically reloaded?
How two servlets communicate with each other?
What is session?
Explain web container.
can we override service method in my servlet class..?? if yes or no why ??
If we disable cookies in our web page, what will happen?