What is servlet? Explain
No Answer is Posted For this Question
Be the First to Post Answer
can v create a constructor 4 servlet?
Why servlet is mostly used?
How can we implement a jsp page?
How variables can be accessed across the sessions?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
How does java thread pool work?
What is the procedure for initializing a servlet?
What is api in servlet?
How httpservlet is different from the genericservlet?
How many ways to remove the session object in the container
How do I use cookies to store session state on the client?
What is the difference between sendredirect() and forward() in a servlet?