Sponsored Links


Resources

Enterprise Java
Research Library

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

New ArticlesNew ArticlesNew Articles

Dependency Injection in Java EE 6 - Part 1

By Reza Rahman

Contexts and Dependency Injection for Java EE (CDI), a key part of the soon to be finalized Java EE 6 platform. Standardized via JSR 299, CDI is the de-facto API for comprehensive next-generation type-safe dependency injection for Java EE. JSR 299 aims to synthesize the best-of-breed dependency injection features from solutions like Seam, Guice and Spring while adding many useful innovations of its own. Reza Rahman takes a multi-part look at CDI and explains its features for TheServerSide.

SAML: It's Not just for Web services

By Frank Teti

SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Today, many organizations are now in the SAML "zone of indecision" as to whether to stay with version 1.1 or move to 2.0. This article makes observations about both options.

Programming is Also Teaching Your Team

By Joe Ottinger

The practice of programming is about specs, and programming languages, and debugging. But Joe Ottinger notes that it is also about teaching and learning within the development team, and explores just how people learn and how that can be applied to the software development learning process.

Can Java EE Deliver The Asynchronous Web?

By Stephen Maryka

Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies. While the following discussion is conceptual in nature, concrete implementations of these concepts have been achieved in the ICEfaces open source project.

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.

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