1.

Record Nr.

UNINA9910483088503321

Autore

Späth Peter

Titolo

Beginning Java MVC 1.0 : model view controller development to build web, cloud, and microservices applications / / Peter Späth

Pubbl/distr/stampa

Berkeley, California : , : APress, , [2021]

©2021

ISBN

1-4842-6280-8

Edizione

[1st ed. 2021.]

Descrizione fisica

1 online resource (XVIII, 441 p. 37 illus.)

Disciplina

004

Soggetti

Professional Computing

Web Development

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

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.

Sommario/riassunto

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: 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.