What is the main purpose of java servlets?
No Answer is Posted For this Question
Be the First to Post Answer
What is the major difference between servlet and applet?
why we should override only no-agrs init() method.
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
Explain the custom jsp tags and the beans.
What do you mean by session tracking?
What is the difference between an applet and a servlet?
15 Answers GCEW, Miracle Solutions,
Describe some assignments that are executed by servlet container?
List out the difference between ServletConfig and ServletContext?
i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?
Write a program to show the functionality of servlets.
What mechanisms are used by a Servlet Container to maintain session information?
Which http method is said to be non-idempotent and idempotent?