|
This book is the one-time reference and solid introduction that covers all aspects of J2EE in an easy-to-understand approach - how an application server runs; how an application server deploys (easily and graphically); a complete know-how on design patterns, best practices, design strategies; Hibernate and Spring framework and proven solutions using the key J2EE technologies, including JMS, JDBC, Servlets, JSP, JSTAL, RMI, JavaMail, WebServices, JMX, JCA, Struts, JSF, UML and many more. All this, as the book zips through the material and doesn’t blather on or repeat points made earlier - no doubt, every aspect is worth the price of the entire book.
The new edition of this book succeeds as an almost indispensable resource for any enterprise Java Developer due to extensive coverage of today’s rich and complex J2EE platform and practical focus on real-world design and deployment. Therefore, it serves as both a reference and tutorial to the latest in high-end Java for your next large-scale project.
This book will help you to:
· Divide into the world of J2EE Connector Architecture.
· Employ the right tools, design patterns and frameworks effectively and appropriately for developing applications.
· Discover the concepts of Web Containers abd grasp Servlets.
· Get in-depth coverage on JNDI, RMI, CORBA and JDBC
· Appreciate JSP, including JSTL, Struts, JSF syntax and directives.
· Create enterprise Application using EJB
· Learn the new features of EJB, such as Persistence API
· Get familiar with design methodologies and developer tools such as Ant, JUNIT, Jmeter, CVS and more
· Deploy Web Applications
· Put into practice the Web Service Description Language
· Handle JMX, XML and Filters in Web applications
· Understand the concepts of Hibernate and Spring
· Implement the UML diagrams before creating any project
· It provides a greater emphasis on reference aspects than did the Java Server Programming J2EE 1.4 Edition
· The presentation is expanded to reflect the demand for information beyond the description of language features and their immediate use
· The range of topics and coverage offered by this book is a superior mix of APIs without being bogged down in excessive detail
· Filled with practical details and advice to the user on the use of real Java tools in actual projects and actual sense
Over the years, the Java 2 Platform has evolved into 3 major editions: J2SE, J2EE / JavaEE and J2ME. J2EE/Java EE is a suite of specifications, a distributed computing architecture and definitions for packaging of distributable components for deployment. Java EE is targeted at large-scale business systems. It facilitates software deployment, standard interfaces that define how the various software modules interconnect and standard services that define how the different software modules communicate.
|