Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

New ArticlesNew ArticlesNew Articles

JSF Flex

By Ji Hoon Kim

JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components [note that other dynamic components such as chart are not part of flexSDK]. So users would create the components as normal JSF components and the project will create the necessary SWC, SWF, and etcetera and link the values of the components back to the managed beans using JSON+JavaScript and ActionScript. This article, which is mainly targeted for JSF developers, will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags.

Automating Hibernate Mapping and Queries For Java Web Development

By Chris Keene

WaveMaker imports a database schema and automatically generates corresponding Hibernate classes. Chris Keene describes how to use WaveMaker to automatically generate Hibernate classes, including an example of how it works in practice.

Remote Lazy Loading in Hibernate

By Premkumar Rajendran

Problems might arise when lazy loaded data objects in Hibernate are transferred to other application layers, especially to remote client. Accessing a detached reference will always lead to some exception. What if these lazy loaded objects can still maintain their references even at the remote client layer and still be able to lazy load data? In this article, Premkumar Rajendran discuss how to address this problem by extending Hibernate's lazy loading framework to incorporate remote data.

What is the Asynchronous Web, and How is it Revolutionary?

By Steve Maryka

The Asynchronous Web is fundamentally different than other web interactions, and that difference revolutionizes how web applications behave. In the Asynchronous Web it is possible to deliver spontaneous presentation changes to the user as the state of a dynamic system changes, without the need for the user to interact with the interface. This article describes how Java EE can be used to support asynchronous web activities.

EJB 3.1 - A Significant Step Towards Maturity

By Paulo Moreira

The EJB 3.1 Proposed Final Draft has been recently released and we are now close to its final version. Paulo Moreira goes through the specification in detail and describes most of the new features, and explains their use and value in actual development.

Article ArchiveArticle ArchiveArticle Archive 452 articles

Featured Blogs

EJB

J2EE

Object-Relational Mapping

Testing

Data Tier

Servlets/JSP/XML

Web Services

Emerging Technologies

Special Events & Courses

DevelopMentor Articles

Book Reviews

Opinions

Business/Non-Technical

Free books for downloadFree books for downloadFree books for download

Mastering EJB 3.0

The fourth edition in the Mastering EJB series, this book provides in-depth coverage on the changes that come with EJB 3.0. More than 50% new and revised, the free download covers the latest features of the new release and information on the Java Persistence API and the entities defined therein.

Mastering EJB Third Edition

Mastering EJB was one of the original and most influential EJB books in the industry. Mastering EJB III now returns with two new expert co-authors, updated for EJB 2.1 and 30% new chapters including security, integration, best practices, open source, and more.

The J2EE Architect's Handbook

This book is written for technical architects and senior developers tasked with designing and leading the development of J2EE java applications. This book will guide the architect through the entire process of delivering a project from analysis through application deployment providing numerous tips, tricks, and "best practices" along the way.

Servlets and JavaServer Pages: The J2EE Technology Web Tier

Servlets and JSP: the J2EE Web Tier covers how to install a Servlet/JSP environment and what is in the JSP 2.0, Servlet 2.4, and JSTL 1.0 specs. The later chapters cover state management, design patterns, internationalization support, multi-client design, Java database connectivity.

Java Testing and Design

Java Testing and Design teaches you how to build production-worthy, scalable, and well performing Web-enabled applications and presents techniques and tools to enable developers, QA technicians, and IT managers to be productive in development and test automation.

Jakarta-Struts Live

Jakarta Struts Live covers the Struts MVC architecture and building each of the Struts components of this architecture. You'll learn to use vital features like Tiles, the Validator, DynaActionForms, plug-ins, and internationalization.

Books under public reviewBooks under public reviewBooks under public review

Java Doctor

Java Doctor is a book about diagnosing and troubleshooting enterprise applications, covering the methodologies, techniques and tools needed to successfully identify problems in scalability, performance and availability.

Patterns of Enterprise Business Solutions

Patterns of Enterprise Business Solutions presents a higher order of software pattern--the Enterprise Business Pattern. Enterprise Business Patterns consume design, architecture, and integration patterns in large quantities. They define the essence of large, complex, industry-standard, product-based solutions.

Educational resourcesEducational resourcesEducational resources

Read more JDBC and XML Survey Report
What JDBC 3.0 features matter? Are many developers storing XML data directly in the database? On behalf of data connectivity company DataDirect Technologies, TSS emailed a small group of TSS subscribers to take part in a survey on their JDBC and XML usage habits. Survey

Read more Performance and Scalability of EJB Applications (Rice University White paper)
This paper investigates the combined effect of application implementation, container design, and efficiency of communication layers on the performance scalability of J2EE application servers through the measurement and profiling of an auction site server. White Paper - PDF

Read more
This whitepaper will teach you the best practices that will help you get the most reliability and scalability out of your J2EE based application and the most productivity out of your developers. It covers all elements of the software development cycle, from design through deployment. White Paper - PDF

Read more Integrating Corba & EJB
This paper explains in detail the relationship between Enterprise Java Beans (EJB) and CORBA. It discusses in depth why it is important for EJB-compliant application servers to be based on CORBA, spells out the benefit of such an approach to developers and end-users, and discusses scenarios which address frequently asked questions about using CORBA and EJB together. White Paper - PDF

Read more J2EE vs. Microsoft.NET: A comparison of building XML-based web services
This whitepaper will make a powerful comparison between the two choices that businesses have for building XML-based web services: the Java 2 Platform, Enterprise Edition (J2EE) and Microsoft.NET 2. White Paper - PDF

Read more Developers Guide to building XML-based Web Services with J2EE
Web services using XML standards is a new paradigm in the way B2B collaborations are modeled. It provides a conceptual and architectural foundation which can be implemented using a variety of platforms and products. Today, developers can use J2EE and leverage existing J2EE technologies to build XML-based web services. White Paper - PDF

Read more EJB Design Strategies and Performance Optimizations
Ed Roman's Java One Technical Session slides attended by over 2500 people - 2 megs (PDF)

Read more Design Patterns and Architecture behind TheServerSide
Slides from the Java One BOF talk by Floyd Marinescu- 700k (PDF)

Industry linksIndustry linksIndustry links
Read more java.sun.com
Read more jRoundup.com
Read more artima.com
Read more jspinsider.com
Read more J2EE Blueprints
Read more JavaLobby
Read more Javable
Read more jMiddleware.com
Read more TechMetrix
Read more Flashline.com
Read more Java Success
Read more java.isavvix.com
Read more BEA dev2dev
Read more Fiorano Devcenter
Read more SilverStream Devcenter
Read more Web Services Architect

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
Java Solutions
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map