How to get the server information in a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is Servlet API used for connecting database?
Which is the methods of generated servlet?
What exception should be thrown when servlet is not properly initialized?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
can it possible to validate form field before execution of a servlet service method if yes how??
Difference between java beans & servlets?
how the HTML data stored in web server?
What is a servlet context?
What is the difference between jsp and servlet life cycle?
Why session tracking is needed?
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 do you mean by url pattern in servlet?