Beginning JSP, JSF & Tomcat Web Development: From Novice to Professional (häftad)
Fler böcker inom
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
448
Utgivningsdatum
2007-11-01
Upplaga
1
Förlag
APRESS
Medarbetare
Sekler, Michael
Illustrationer
illustrations
Dimensioner
230 x 170 x 20 mm
Vikt
760 g
Antal komponenter
1
Komponenter
3:B&W 7.5 x 9.25 in or 235 x 191 mm Perfect Bound on White w/Gloss Lam
ISBN
9781590599044

Beginning JSP, JSF & Tomcat Web Development: From Novice to Professional

Häftad,  Engelska, 2007-11-01
436
  • Skickas från oss inom 3-6 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Start building Java-based web applications now, even if you're a complete newcomer to Java. Comprehensive and example-driven, Beginning JSP, JSF, and Tomcat Web Development is all you need to develop dynamic web applications using JSP, connect to databases with JSF, and put them into action using the world's most popular open source Java web server, Apache Tomcat.
  • A comprehensive introduction to JavaServer Pages (JSP), JavaServer Faces (JSF), and the Apache Tomcat web application server
  • Key concepts made easy to grasp by numerous working examples and a walkthrough of the development of a complete e-commerce project
  • Written for professionals by a practicing Java web application professional and expert

What youll learn

  • Develop dynamic web applications using the popular JavaServer Pages (JSP) technology.
  • Connect to SQL-based databases, like MySQL, from JSP/JSF-based web pages.
  • Integrate XML and HTML markup into your Java web page or Java-based web application.
  • Build an e-commerce web site using sound design principles
  • Deploy web applications using the world's most popular and widely adopted open source Java web application server, Apache Tomcat.

Who this book is for

This book is ideal for anyone new to Java who wants to start developing Java web applications, but also offers a valuable refresher to Java web developers who are new to the latest JSP, JSF, and Tomcat standards.
Visa hela texten

Passar bra ihop

  1. Beginning JSP, JSF & Tomcat Web Development: From Novice to Professional
  2. +
  3. Digital Minimalism

De som köpt den här boken har ofta också köpt Digital Minimalism av Cal Newport (häftad).

Köp båda 2 för 564 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av författarna

Övrig information

Giulio Zambon s first love was physics, but he decided to dedicate himself to software development more than 30 years ago: back when computers were still made of transistors and core memories, programs were punched on cards, and Fortran only had arithmetic IFs. Over the years, he learned a dozen computer languages and worked with all sorts of operating systems. His specific interests were in telecom and real-time systems, and he managed several projects to their successful completion. In 2001 Giulio founded his own company offering computer telephony integration (CTI) services, and he used JSP and Tomcat exclusively to develop the web side of the service platform. Back in Australia after many years in Europe, he now dedicates himself to writing software to generate and solve numeric puzzles. His web site, http://zambon.com.au/, is written in JSP on his dedicated server, which, unsurprisingly, runs Tomcat!

Innehållsförteckning

This is a HIGH-LEVEL table of contents, keeping to the level of chapter titles:

Chapter One: Working with EDI Schemas
Chapter Two: Configuring Trading Partners
Chapter Three: Mapping EDI Documents
Chapter Four: EDI and Orchestrations
Chapter Five: Transporting Documents
Chapter Six: Trading Partner Testing
Chapter Seven: Packaging and Deploying the Solution
Chapter Eight: Post Production Support
Appendix: Code Samples