Beginning Apache Struts

Beginning Apache Struts
Author :
Publisher : Apress
Total Pages : 514
Release :
ISBN-10 : 9781430201298
ISBN-13 : 1430201290
Rating : 4/5 (98 Downloads)

Synopsis Beginning Apache Struts by : Arnold Doray

The only current developer-driven book positioned and based on Apache Struts 1.2 (which is still the most widely used and most popular MVC-based web application development framework) Condensed tutorial and lab format, where material has been tested in actual class settings Includes some preview coverage of the next generation of Struts (2.x), otherwise known as Apache Shale

Pro Netbeans IDE 6 Rich Client Platform Edition

Pro Netbeans IDE 6 Rich Client Platform Edition
Author :
Publisher : Apress
Total Pages : 507
Release :
ISBN-10 : 9781430204398
ISBN-13 : 1430204397
Rating : 4/5 (98 Downloads)

Synopsis Pro Netbeans IDE 6 Rich Client Platform Edition by : Adam Myatt

This book will enable you to rapidly develop Java front ends of applications using API buttons, functions, and features mostly based in the Java SE 6 platform. It covers working with rich client platform features available in NetBeans for building web-based application front ends. The book also shows you the web-tier development plug-ins available including JSF, Struts Action Framework 2.0, and JRuby for bringing the Ruby on Rails feature set to Java via NetBeans.

Pro NetBeans IDE 5.5 Enterprise Edition

Pro NetBeans IDE 5.5 Enterprise Edition
Author :
Publisher : Apress
Total Pages : 458
Release :
ISBN-10 : 9781430203810
ISBN-13 : 1430203811
Rating : 4/5 (10 Downloads)

Synopsis Pro NetBeans IDE 5.5 Enterprise Edition by : Adam Myatt

Pro NetBeans aims to publish on the NetBeans Java IDE, a market that is now under-represented in the marketplace, unlike the near saturation of Eclipse books. Specifically, this book aims to be first to market on the new NetBeans 5.5 Java IDE, based on the relatively new Java EE 5 platform and J2SE 5. It discusses real life case studies and directly relates the material to topics the reader can quickly understand. The book is intended for Java developers of varying skill who may or may not be familiar with Netbeans IDE or Java IDEs in general. Netbeans IDE is an amazing tool for rapidly developing Java applications.

Beginning JSP 2

Beginning JSP 2
Author :
Publisher : Apress
Total Pages : 470
Release :
ISBN-10 : 9781430206934
ISBN-13 : 1430206934
Rating : 4/5 (34 Downloads)

Synopsis Beginning JSP 2 by : Sathya Narayana Panduranga

* Knowledge building, confidence building – Takes the reader further and quicker than they thought possible – from a little HTML knowledge to the essentials of the Java language, JSP, MySQL, SQL, Struts. * Practical – Contains case studies that show the reader how to use JSP to build common types of web sites using tools used in production applications (such as the Struts Framework) that the reader can then extend as they explore JSP further. * Career building—provides a way into the real world of programming for readers with no previous programming experience.

Beginning JSP , JSF and Tomcat Web Development

Beginning JSP , JSF and Tomcat Web Development
Author :
Publisher : Apress
Total Pages : 461
Release :
ISBN-10 : 9781430204657
ISBN-13 : 1430204656
Rating : 4/5 (57 Downloads)

Synopsis Beginning JSP , JSF and Tomcat Web Development by : Giulio Zambon

As the majority of Java developers are only Web-tier developers; Java technologies like JavaServer Pages (JSP), JavaServer Faces (JSF), and Apache Tomcat are mainly applicable and relevant to their needs. This comprehensive and user-friendly book is the first and maybe even the only starter-level work of its kind combining the naturally complimentary JSP, JSF and Tomcat Web technologies into one consolidated treatment for developers focusing on just Java Web application development and deployment. This book is examples-driven using practical, real-time e-commerce case studies and scenarios throughout.

Beginning Java EE 5

Beginning Java EE 5
Author :
Publisher : Apress
Total Pages : 657
Release :
ISBN-10 : 9781430200840
ISBN-13 : 1430200847
Rating : 4/5 (40 Downloads)

Synopsis Beginning Java EE 5 by : Kevin Mukhar

*J2EE 5 is a hot, emerging topic; timely to market *Book covers all other neww J2EE-related technologies, like EJB 3, JSP 2.1, etc. *Previous edition on 1.4 was excellent seller, with consistent low Amazon rank

Beginning Spring 2

Beginning Spring 2
Author :
Publisher : Apress
Total Pages : 282
Release :
ISBN-10 : 9781430204947
ISBN-13 : 143020494X
Rating : 4/5 (47 Downloads)

Synopsis Beginning Spring 2 by : Dave Minter

This book will take developers through the first steps of using Spring whilst discussing the relevant technologies that Spring can be integrated with, what to be aware of and how working with Spring makes them easier to use. It focuses on the most useful features of Spring, including persistence and transaction management as well as the complete Spring web tools portfolio, and also introduces 3-tier application design and how to test these designs. Ideal for J2EE beginners, this book provides a broad insight into Spring’s enterprise Java-based technologies, whilst showing how to use Spring correctly.

Beginning EJB 3 Application Development

Beginning EJB 3 Application Development
Author :
Publisher : Apress
Total Pages : 513
Release :
ISBN-10 : 9781430202387
ISBN-13 : 1430202386
Rating : 4/5 (87 Downloads)

Synopsis Beginning EJB 3 Application Development by : Raghu Kodali

This book takes the reader through the details of the EJB 3.0 architecture, and shows how EJB can be used to develop powerful, standards-based backend business logic. It offers practical insights into the entire EJB architecture, covering all areas of the EJB 3.0 specification, including its new persistence framework, simplified development model, and other key new features. In addition, it covers upgrade headaches: common issues encountered when migrating from EJB 2.1 to EJB 3.0, highly relevant to existing EJB developers. The book is designed to be the first and only comprehensive beginning or introductory EJB 3 book to market.

Beginning JBoss Seam

Beginning JBoss Seam
Author :
Publisher : Apress
Total Pages : 363
Release :
ISBN-10 : 9781430203858
ISBN-13 : 1430203854
Rating : 4/5 (58 Downloads)

Synopsis Beginning JBoss Seam by : Joseph Faisal Nusairat

JBoss Seam represents the primary counter to the hot and successful Spring Framework and perhaps even Ruby on Rails framework. The open source lightweight Java EE 5 standards based JBoss Seam framework is a part of this second wave of open source lightweight Java that’s taking place. This book aims to take advantage of this hot area. It gives an overview of Seam related JSF and EJB 3 as found in Java EE 5. It provides information on the tools to make development with Seam easier as well as a functioning in depth demo to truly learn how to use Seam. Tips and tricks to using Seam are also included.

Professional Struts Applications

Professional Struts Applications
Author :
Publisher : Apress
Total Pages : 334
Release :
ISBN-10 : 9781430211228
ISBN-13 : 1430211229
Rating : 4/5 (28 Downloads)

Synopsis Professional Struts Applications by : John Carnell

* Instructs the use of Struts to build MVC Web applications and simplify HTML form construction and validation * Provides information on using Object-RelationalBridge to cut down the amount of data-access code necessary to be written and maintained * Teaches how to use Lucene to incorporate search engine functionality into a Web application * Demonstrates how to use Velocity to cleanly separate presentation and Java Code