What is the ServletConfig() and what is its use?
Answer Posted / jiban
ServletConfig as the name implies provide the information about configuration of a servlet which is defined inside the web.xml file or we can say deployment descriptor.its a specific object for each servlet
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Servlet is pure java object or not?
Why session tracking is needed?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
Write a program to show the functionality of doget and dopost method?
Why doesn’t a servlet include main()?
How many servlet objects are created?
What is cgi?
What is the purpose of inter-servlet communication?
What do you mean by singlethreadmodel interface?
Is servlet a controller?
What do you mean by session tracking?
What is Request Dispatcher?
How can you push data from an Applet to a Servlet?
Is java servlet still used?
Is servlet a server side scripting language?