Answer Posted / amit kumar rai
servlet is a java program that runs inside a web
container,It is a server side program which is used to
develope web-application.Every Servlet should extends the
Http Servlet Class & overwrite the doget,dopost or both
methods. Both of these methods provides the
HTTPServletRequestObject & HTTPServletResponseObject.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which is faster c++ or java?
Which version of my browser should I use? : java security
How do I enable java in google chrome?
Does jvm maintain a cache by itself? Does the jvm allocate objects in heap? Is this the os heap or the heap maintained by the jvm? Why
What if I write static public void instead of public static void?
What are tlds in java?
Is java singleton thread safe?
What is difference between map and flatmap in java 8?
What is a java singleton?
What can open a jar file?
What is orm in java?
What is jndi datasource in java?
What is map and flatmap?
what is the package for freshers in valuelabs.
What is cdi in java?