Java EE Development with Eclipse - Second Edition +code
Book information
Description
PACKT, 2015. — 444 p.Develop, debug, test, and troubleshoot Java EE 7 applications rapidly with EclipseIf you are a Java developer who has little or no experience in JEE application development or you have experience in JEE technology but are looking for tips to simplify and accelerate your development process, then this book is for you.What You Will LearnSet up Eclipse, Tomcat, and Glassfish server for JEE application developmentUse JSP, Servlet, JSF, and EJBs to create a user interface and write business logicCreate JEE database applications using JDBC and JPAHandle asynchronous messages using MDBs for better scalabilityDeploy and debug JEE applications and create SOAP and REST web servicesWrite unit tests and calculate code coverageTroubleshoot application performance and memory issues.Table of ContentsIntroducing JEE and EclipseCreating a Simple JEE Web ApplicationSource Control Management in EclipseCreating a JEE Database ApplicationUnit TestingDebugging a JEE ApplicationCreating JEE Applications with EJBCreating Web Applications with Spring MVCCreating Web ServicesAsynchronous Programming with JMSJava CPU Profiling and Memory Tracking