Tell us something about servletconfig interface.
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between get and post method in servlet?
What is pure servlet?
How do you create connections for number of users, if you want to improve performance?
How the typical servlet code look like ?
Is servlet a server side scripting language?
What are session variable in servlets?
What are life cycle methods of a servlet?
How can we refresh automatically when new data has entered the database?
How will two or three servlets interact or communicate with each other?
What are the classes and interfaces for servlets?
Explain the difference between servlet and cgi?
What is filter? Can filter be used as request or response?