Sponsored Links


Resources

Enterprise Java
Research Library

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

New ArticlesNew ArticlesNew Articles

Scaling Your Java EE Applications

By Wang Yu

Java applications can be scaled vertically (on a single system), or horizontally (across multiple systems). But to do either, you have to understand all parts of the system and software. Not doing so could defeat the purpose of adding system resources or more systems. Wang Yu presents some surprising results of Java application scalability based on his experiences in a performance laboratory. The first installment of this article discusses scaling vertically.

JSR 286 Portlets: Action-scoped Request Attributes

By Raj Radhakrishnan

The Java Portlet Specification 2.0 final draft (JSR 286) makes it possible to create view objects after request processing, set them as request attributes and use the same for display purposes. You can carry over attributes outside of the scope of the action so that it can be used in the response, while letting the portlet container manage those attributes.. This article from Raj Radhakrishnan describes how.

New Features in EJB 3.1 - Part 4

By Reza Rahman

The EJB 3.1 expert group is working on changes for the next version of the Java EE spec. Here's your chance to get an early look at those changes, and also to provide feedback on the value of those changes from your point of view. Reza Rahman describes those changes and wants to know what you think.

Review: Algorithms in Java

By Joseph Ottinger

Algorithms in Java is an excellent reference for those who want to go beyond the Java APIs to better understand the data structures and algorithms that programmers use in manipulating data. Its examples in Java make it possible to both follow the algorithm descriptions in code and to lift that code out and use it in actual implementations.

Building Content Oriented Integration Solutions With Mule and JCR

By David Dossot

The latest version of the JCR transport for Mule ESB offers a set of features that can enable the creation of content oriented integration solutions. This article by David Dossot presents the implementation of a simple scenario where all these features are leveraged.

Article ArchiveArticle ArchiveArticle Archive 413 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