|
|
Servlets Summary
|
|
- A Servlet is a Java class that accept a request and generates a response.
- 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.
|
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 Quizes |
|
|
| XML Quizes |
|
|
| Browser Scripting Quizes |
|
|
| Server Scripting Quizes |
|
|
| .NET (dotnet) Quizes |
|
|
| Multimedia Quizes |
|
|
| Web Building Quizes |
|
|
| Java Quizes |
|
|
| Programming Langauges Quizes |
|
|
| Soft Skills Quizes |
|
|
| Database Quizes |
|
|
| Operating System Quizes |
|
|
| Software Testing Quizes |
|
|
| SAP Module Quizes |
|
|
| Networking Programming Quizes |
|
|
| Microsoft Office Quizes |
|
|
| Accounting Quizes |
|
|
| Computer Basics Quizes |
|
|
|