Which is better jsp or servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
Can we refresh servlet in client and server side automatically?
Define the servlet mapping.
What are the different methods involved in generic servlet?
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
What is the use of httpservletresponsewrapper?
Describe some assignments that are executed by servlet container?
List some life cycle methods of a servlet.
How values can be passed from HTML page to servlet?
What are the drawbacks of cgi?
Can servlet have a constructor ?
What do you mean by default initialization in java servlet?