Sponsored Links


Resources

Enterprise Java
Research Library

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

New ArticlesNew ArticlesNew Articles

Using Terracotta for Configuration Management

By JR Boyens

This article by JR Boyens details using Terracotta to propagate configuration management on the fly across a network, such that a client can pull up its configuration data live. Terracotta suggests that this is an excellent use of the platform; while this article is cursory, the concept is valid.

OSGi for Beginners

By Joseph Ottinger

This article is the first of a series of articles aimed at teaching developers how to create OSGi bundles, including dependencies included with the bundles. OSGi is a framework for Java in which units of resources called bundles can be installed. Bundles can export services or run processes, and have their dependencies managed, such that a bundle can be expected to have its requirements managed by the container. Each bundle can also have its own internal classpath, so that it can serve as an independent unit, should that be desireable.

Why should you combine Reliable Messaging with Distributed Caching?

By Jags Ramnarayan

This article by Jags Ramnarayan, chief architect for GemStone systems, discusses how reliable messaging and distributed caching can - and should - be combined to offer consistent views of data, even when a message is consumed after a cache might have been updated.

Java EE 5 Development using Glassfish: Security

By David Heffelfinger

Chapter 8 of "Java EE 5 Development using Glassfish" is on Java EE security, covering how to configure realms for Glassfish and then converting applications to use them properly.

The New Features in EJB 3.1 - Part 3

By Reza Rahman

Asynchronous processing is a surprisingly common requirement for many enterprise applications. Some of the most obvious use cases are triggering fire-and-forget background processes, handling long-running tasks while keeping the user interface receptive or simply increasing application throughput by utilizing the benefits of parallel processing. In this article, EJB 3.1 expert group member Reza Rahman discusses asynchronous invocation of session beans - much like JMS without the JMS configuration - and EJB 3.1 "Lite."

Article ArchiveArticle ArchiveArticle Archive 407 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
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map