Hi friends, am newbie to servlet. My interviewer asked why
used servlet in your application.
i used servlet for controller logic and business logic .
is it correct ?
Answer Posted / mallikarjuna
using servlets we can develop the web applications . what
ever the client sending the request and giving the response
and writing controler logiv and businesslogic
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is servlet and its types?
List out difference between a JavaBean from a Servlet?
Can you send an authentication error from a servlet?
How do you invoke a servelt?
What is SingleThreadModel interface?
What are the types of an http request?
How to commuincate between an applet and a servlet?
What are its drawbacks of cgi?
Explain the difference between servlet and cgi?
What are the functions of Servlet container?
How the typical servlet code look like ?
Which are the different ways you can communicate between servlets?
What are the kinds of http requests?
What is the process for chaining servlet?
What are the type of protocols used in httpservlet?