Cesta de la compra

J2EE FRANTENT TECHNOLOGIES:A PROGRAMMER'S GUIDE TO SERVLETS,JAVASERVER PAGES,AND ENTERPRISE JAVABEANS

Autor Lennart Jorelid

Editorial APRESS

J2EE FRANTENT TECHNOLOGIES:A PROGRAMMER'S GUIDE TO SERVLETS,JAVASERVER PAGES,AND ENTERPRISE JAVABEANS
-5% dto.    48,08€
45,68€
Ahorra 2,40€
No disponible, consulte disponibilidad
Envío gratis
España peninsular

Servlets and JSP (JavaServer Pages) are the main way that Java is used in the Web today. These are Java programs that run on a Web server that allow HTML content to be dynamically generated (often by querying a database) and then sent via the web to ...

Leer más...
  • Editorial APRESS
  • ISBN13 1893115968
  • ISBN10 1893115968
  • Tipo LIBRO
  • Páginas 250
  • Año de Edición 2001
  • Encuadernación Paperback

J2EE FRANTENT TECHNOLOGIES:A PROGRAMMER'S GUIDE TO SERVLETS,JAVASERVER PAGES,AND ENTERPRISE JAVABEANS

Autor Lennart Jorelid

Editorial APRESS

Servlets and JSP (JavaServer Pages) are the main way that Java is used in the Web today. These are Java programs that run on a Web server that allow HTML content to be dynamically generated (often by querying a database) and then sent via the web to ...

-5% dto.    48,08€
45,68€
Ahorra 2,40€
No disponible, consulte disponibilidad
Envío gratis
España peninsular

Detalles del libro

Servlets and JSP (JavaServer Pages) are the main way that Java is used in the Web today. These are Java programs that run on a Web server that allow HTML content to be dynamically generated (often by querying a database) and then sent via the web to a "client" machine that made the request in the first place. Jorelid's book concentrates on teaching the programmer how to fit the various pieces together spending as little time as possible on plumbing.