Beginning Java MVC 1.0: Model View Controller Development to Build Web, Cloud, and Microservices Applications
Autor Peter Späthen Limba Engleză Paperback – 17 noi 2020
Beginning Java MVC teaches you the basics, then dives in to models, views, controllers. Next, you learn data binding, events, application types, view engines, and more. You will be given practical examples along the way to reinforce what you have learned. Furthermore, you'll work with annotations, internationalization, security, and deployment.
After reading this book, you'll have the know how to build your first full Java-based MVC application.
What You Will Learn
- Discover the Java MVC 1.0 APIs and how to use them Master the Model, View and Controller design pattern
- Carry out data binding
- Write events
- Work with view engines
Those new to Java MVC 1.0. Some prior experience with Java programming recommended, especially with JSF or Struts.
Preț: 246.68 lei
Preț vechi: 308.34 lei
-20% Nou
Puncte Express: 370
Preț estimativ în valută:
47.21€ • 49.04$ • 39.21£
47.21€ • 49.04$ • 39.21£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484262795
ISBN-10: 1484262794
Pagini: 441
Ilustrații: XVIII, 441 p. 37 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.79 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484262794
Pagini: 441
Ilustrații: XVIII, 441 p. 37 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.79 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. About MVC - Model, View, Controller.- 2. Prerequisite - Jakarta EE / Java EE.- 3. Development Workflow.- 4. Hello World for Java MVC.- 5. Start Working With Java MVC.- 6. In-Depth Java MVC.- 7. In-Depth Java MVC - 8. Internationalization.- 9. Java MVC and EJBs.- 10. Connecting Java MVC to a Database.- 11. Logging Java MVC Applications.- 12. A Java MVC Example Application.- Appendix A.
Notă biografică
Peter Späth graduated in 2002 as a physicist and soon afterwards became an IT consultant, mainly for Java-related projects. In 2016 he decided to concentrate on writing books, with his main focus set on software development. With two books about graphics and sound processing and two books for Android and Kotlin programming, his new book addresses beginning Jakarta EE developers willing to develop enterprise-level Java applications with Java EE 8.
Textul de pe ultima copertă
Get started with using the new Java MVC 1.0 framework for model, view, and controller development for building modern Java-based web, native, and microservices applications.
Beginning Java MVC teaches you the basics, then dives in to models, views, controllers. Next, you learn data binding, events, application types, view engines, and more. You will be given practical examples along the way to reinforce what you have learned. Furthermore, you'll work with annotations, internationalization, security, and deployment.
After reading this book, you'll have the know how to build your first full Java-based MVC application.
You will:
Beginning Java MVC teaches you the basics, then dives in to models, views, controllers. Next, you learn data binding, events, application types, view engines, and more. You will be given practical examples along the way to reinforce what you have learned. Furthermore, you'll work with annotations, internationalization, security, and deployment.
After reading this book, you'll have the know how to build your first full Java-based MVC application.
You will:
- Discover the Java MVC 1.0 APIs and how to use them
- Master the Model, View and Controller design pattern
- Carry out data binding
- Write events
- Work with view engines
Caracteristici
The first book on the new Java MVC 1.0 framework Contains examples to enhance and reinforce your skills Explains the topic from the beginning