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 / victor
no
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you mean by web applications? Explain web application directory arrangement?
What is the difference between forward () and sendredirect () functions in servlet? Explain
If some new data has entered the database, explain how can a servlet refresh automatically?
What is called a session?
What is Servlets and explain the advantages of Servlet life cycle?
What is servlet name in web xml?
What are the kinds of http requests?
What is the use of servletconfig interface?
What are the advantages of cookies?
Differentiate between the web server and application server?
What is servlet and its advantages?
How will you pass values from HTML page to the servlet?
Which http method is said to be non-idempotent and idempotent?
How do we share data using 'getservletcontext ()?
What is the advantage of Servlets when compared with other server side technologies?