Head first servlets and JSP /
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly Media,
Ã2008.
|
Edición: | 2nd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Why use servlets & JSPs?
- Web app architecture
- Mini MVC tutorial
- Being a servlet
- Being a web app
- Conversational state
- Being a JSP
- Script-free pages
- Custom tags are powerful
- When even JSTL isn't enough
- Deploying your web app
- Keep it secret, keep it safe
- The power of filters
- Enterprise design patterns.