What are the uses of servlet and what is servlet chaining?
No Answer is Posted For this Question
Be the First to Post Answer
Is servlet a server side scripting language?
What's the use of servletcontext?
Why do we use sendredirect() method?
Differentiate between the get and post method
What are the benefits of using servlet over cgi?
what is the difference between ServletContext and ServletConfig
Why is Servlet so popular?
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
can i modify the data which are generated by the servlet
How the JSP file will be executed on the Server side?
What is java servlet?
Why is init() method is used in servlets?