what is servlet and what you get when we use servlets?
Answer Posted / rohit patel(vadodara)
Srevelet is mainly Java-based Server Side web Technology..
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which method of the httpservletrequest object is used?
Explain the concept of ssi ?
how many jsp scripting elements are there and what are those?
What is the difference between 2 types of servlets?
What are the objects involved when a servlet receives a call from client?
How do cookies work in servlets?
How we can create war file in servlet?
Write all the phases defined in servlet life cycle?
How will you pass values from HTML page to the servlet?
what is multiple server?
Explain the differences between jsp and servlet.
If a servlet is not properly initialized, what exception may be thrown?
What is meant by session? Tell me something about httpsession class?
What is servlet in tomcat?
Why doesn’t a servlet include main()? How does it work?