|
Servlets Summary
|
|
- A Servlet is a Java class that accept a request and generates a response.
A D V E R T I S E M E N T
- The Servlets that we are interested in are called HttpServlet.
- The HttpServlet accepts HTTP request and generates HTTP response.
- It is important to understand Servlet because they are the underlying implementation of JSPs.
- The correlation between the JSP code and the Servlets code will be pointed throughout this book to deepen
your understanding of JSPs.
|
Be the first one to comment on this page.
Share And Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Keywords:
java servlets, core servlets and jsp, servlet api, servlet engine
|
|
| HTML Quizzes |
|
|
| XML Quizzes |
|
|
| Browser Scripting Quizzes |
|
|
| Server Scripting Quizzes |
|
|
| .NET (dotnet) Quizzes |
|
|
| Multimedia Quizzes |
|
|
| Web Building Quizzes |
|
|
| Java Quizzes |
|
|
| Programming Langauges Quizzes |
|
|
| Soft Skills Quizzes |
|
|
| Database Quizzes |
|
|
| Operating System Quizzes |
|
|
| Software Testing Quizzes |
|
|
| SAP Module Quizzes |
|
|
| Networking Programming Quizzes |
|
|
| Microsoft Office Quizzes |
|
|
| Accounting Quizzes |
|
|
|