Viser: Head First Servlets and JSP - Passing the Sun Certified Web Component Developer Exam

Head First Servlets and JSP, 2. udgave
Søgbar e-bog

Head First Servlets and JSP Vital Source e-bog

Bryan Basham, Kathy Sierra og Bert Bates
(2008)
O'Reilly Media, Inc
437,00 kr.
Leveres umiddelbart efter køb
Head First Servlets and JSP, 2. udgave
Søgbar e-bog

Head First Servlets and JSP Vital Source e-bog

Bryan Basham, Kathy Sierra og Bert Bates
(2008)
O'Reilly Media, Inc
389,00 kr.
Leveres umiddelbart efter køb
Head First Servlets and JSP - Passing the Sun Certified Web Component Developer Exam

Head First Servlets and JSP

Passing the Sun Certified Web Component Developer Exam
Bryan Basham, Kathy Sierra og Bert Bates
(2008)
Sprog: Engelsk
O'Reilly Media, Incorporated
453,00 kr.
ikke på lager, Bestil nu og få den leveret
om ca. 10 hverdage

Detaljer om varen

  • 2. Udgave
  • Vital Source searchable e-book (Reflowable pages): 914 sider
  • Udgiver: O'Reilly Media, Inc (Marts 2008)
  • Forfattere: Bryan Basham, Kathy Sierra og Bert Bates
  • ISBN: 9781449360863
Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam? This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're over the legal limit for caffeine. You can't waste your time with a book that makes sense only AFTER you're an expert (or worse, one that puts you to sleep). Learn how to write servlets and JSPs, what makes a web container tick (and what ticks it off), how to use JSP's Expression Language (EL for short), and how to write deployment descriptors for your web applications. Master the c:out tag, and get a handle on exactly what's changed since the older J2EE 1.4 exam. You don't just pass the new J2EE 1.5 SCWCD exam, you'll understand this stuff and put it to work immediately. Head First Servlets and JSP doesn't just give you a bunch of facts to memorize; it drives knowledge straight into your brain. You'll interact with servlets and JSPs in ways that help you learn quickly and deeply. And when you're through with the book, you can take a brand-new mock exam, created specifically to simulate the real test-taking experience.
Licens varighed:
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.

Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: -1 sider kan printes ad gangen
Copy: højest -1 sider i alt kan kopieres (copy/paste)

Detaljer om varen

  • 2. Udgave
  • Vital Source searchable e-book (Fixed pages): 911 sider
  • Udgiver: O'Reilly Media, Inc (Marts 2008)
  • Forfattere: Bryan Basham, Kathy Sierra og Bert Bates
  • ISBN: 9780596522261
Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam? This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're over the legal limit for caffeine. You can't waste your time with a book that makes sense only AFTER you're an expert (or worse, one that puts you to sleep). Learn how to write servlets and JSPs, what makes a web container tick (and what ticks it off), how to use JSP's Expression Language (EL for short), and how to write deployment descriptors for your web applications. Master the c:out tag, and get a handle on exactly what's changed since the older J2EE 1.4 exam. You don't just pass the new J2EE 1.5 SCWCD exam, you'll understand this stuff and put it to work immediately. Head First Servlets and JSP doesn't just give you a bunch of facts to memorize; it drives knowledge straight into your brain. You'll interact with servlets and JSPs in ways that help you learn quickly and deeply. And when you're through with the book, you can take a brand-new mock exam, created specifically to simulate the real test-taking experience.
Licens varighed:
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.

Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: 10 sider kan printes ad gangen
Copy: højest 10 sider i alt kan kopieres (copy/paste)

Detaljer om varen

  • Paperback: 914 sider
  • Udgiver: O'Reilly Media, Incorporated (April 2008)
  • Forfattere: Bryan Basham, Kathy Sierra og Bert Bates
  • ISBN: 9780596516680

Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam?



This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're over the legal limit for caffeine. You can't waste your time with a book that makes sense only AFTER you're an expert (or worse, one that puts you to sleep).



Learn how to write servlets and JSPs, what makes a web container tick (and what ticks it off), how to use JSP's Expression Language (EL for short), and how to write deployment descriptors for your web applications. Master the c:out tag, and get a handle on exactly what's changed since the older J2EE 1.4 exam. You don't just pass the new J2EE 1.5 SCWCD exam, you'll understand this stuff and put it to work immediately.



Head First Servlets and JSP doesn't just give you a bunch of facts to memorize; it drives knowledge straight into your brain. You'll interact with servlets and JSPs in ways that help you learn quickly and deeply. And when you're through with the book, you can take a brand-new mock exam, created specifically to simulate the real test-taking experience.

Praise for Head First Servlets and JSP(tm) Praise for the Head First approach Perpetrators of the Head First series (and this book) How to Use this Book: Intro
Chapter 1: Intro and Overview: Why use Servlets & JSPs?
Chapter 2: High-Level Overview: Web App Architecture
Chapter 3: Hands-on MVC: Mini MVC Tutorial
Chapter 4: Request and Response: Being a Servlet
Chapter 5: Attributes and Listeners: Being a Web App
Chapter 6: Session Management: Conversational state
Chapter 7: Using JSP: Being a JSP
Chapter 8: Scriptless JSP: Script-free pages
Chapter 9: Using JSTL: Custom tags are powerful
Chapter 10: Custom Tag Development: When even JSTL is not enough...
Chapter 11: Web App Deployment: Deploying your web app
Chapter 12: Web App Security: Keep it secret, keep it safe
Chapter 13: Filters and Wrappers: The Power of Filters
Chapter 14: Patterns and Struts: Enterprise Design Patterns Final Mock Exam: Coffee Cram