Tell the new features added in servletrequest interface i.e. Servlet 2.4
No Answer is Posted For this Question
Be the First to Post Answer
Write a servlet to upload file on server.
How to read request headers from servlets?
What is meant by session? Tell me something about httpsession class?
What is the procedure for initializing a servlet?
What is called servlet container?
Define declaration.
what is the difference between do get/dopost
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
How do I support both get and post from the same servlet?
How to set a cookie that is persisted only for the duration fo the clients session?
If some new data has entered the database, explain how can a servlet refresh automatically?
What are the types of ServletEngines?