What is meant by Servlet? What are the parameters of service method?
No Answer is Posted For this Question
Be the First to Post Answer
What is a deployment descriptor?
what are the different services provided by the web server?
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
Can a servlet be called by passing its name as a parameter in the URL?
What is the purpose of requestdispatcher interface?
Differentiate between the web server and application server?
Can threads be used in Servelet?
Why is a constructor needed in a servlet even if we use the init method?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What are the ways to handle multi-threading in servlets?
How can we refresh automatically when new data is entered into the database?
What is the difference between Get and Post Method?