Model View Controller Development to Build Web, Cloud, and Microservices Applications
Buch, Englisch, 441 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 858 g
ISBN: 978-1-4842-6279-5
Verlag: Apress
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.
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
Who This Book Is For
Those new to Java MVC 1.0. Some prior experience with Java programming recommended, especially with JSF or Struts.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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.