Get tips on using enterprise Java technologies and APIs, such as those in Java Platform, Enterprise Edition (Java EE).
Enterprise Tech Tips
Archives
« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today
Click me to subscribe
Search

Links
 

Today's Page Hits: 2805

Main | Next page »
Monday Nov 16, 2009
POST-REDIRECT-GET and JSF 2.0
This Tech Tip shows you how to implement the POST-REDIRECT-GET (PRG) pattern in JavaServer Faces 2.0 technology. [Read More]
Posted at 09:34AM Nov 16, 2009 by edort in JavaServer Faces (JSF) technology  |  Comments[1]

Friday Oct 30, 2009
Using CDI and Dependency Injection for Java in a JSF 2.0 Application
This Tech Tip illustrates the use of three powerful technologies in the Java EE 6 platform: Contexts and Dependency Injection, Dependency Injection For Java, and JavaServer Faces 2.0. [Read More]
Posted at 09:07AM Oct 30, 2009 by edort in JavaServer Faces (JSF) technology  |  Comments[4]

Friday Sep 11, 2009
Locking and Concurrency in Java Persistence 2.0
This Tech Tip highlights the new locking and concurrency features in JPA 2.0 and provides an application that demonstrates these capabilities.[Read More]
Posted at 09:26AM Sep 11, 2009 by edort in Enterprise Java technology  |  Comments[3]

Friday Jun 26, 2009
A Sampling of EJB 3.1
This Tech Tip introduces a few of the exciting new features in Enterprise JavaBeans (EJB) technology 3.1. [Read More]
Posted at 08:33AM Jun 26, 2009 by edort in Enterprise JavaBeans Technology  |  Comments[15]

Friday Jun 12, 2009
A Common Ant Build File for Metro-Based Services and Clients
This Tech Tip describes the contents and operation of a common ant build file that simplifies the task of building and testing Metro-based services. [Read More]
Posted at 08:45AM Jun 12, 2009 by edort in Metro  |  Comments[2]

Monday Apr 13, 2009
Jersey and Spring
This tip shows you how to use Jersey's integrated support for Spring, a framework for building and running enterprise Java applications. You'll learn how to configure Spring with Jersey and use Jersey's Spring-related features.[Read More]
Posted at 10:37AM Apr 13, 2009 by edort in JAX-RS  |  Comments[15]

Monday Mar 30, 2009
Tech Tips Quiz
Here's a short quiz that tests your knowledge of some topics covered in recent Tech Tips. [Read More]
Posted at 09:06AM Mar 30, 2009 by edort in quiz  |  Comments[0]

Friday Mar 13, 2009
Converged Enterprise Applications
In this tip, you'll learn about converged enterprise applications and how the SIP Servlet API v1.1 specification simplifies the development of converged enterprise applications. You'll also find a sample converged enterprise application that demonstrates the concepts and techniques covered in this tip.[Read More]
Posted at 09:50AM Mar 13, 2009 by edort in Enterprise Java technology  |  Comments[3]

Thursday Feb 26, 2009
Consuming RESTful Web Services With the Jersey Client API
This tip shows you how to use the Jersey 1.0.2 Client API to consume HTTP-based RESTful Web Services. The Jersey 1.0.2 client API is an easy-to-use, high level, Java technology API that can help you write clients for any HTTP-based RESTful web service. [Read More]
Posted at 09:04AM Feb 26, 2009 by edort in web services  |  Comments[22]

Monday Jan 26, 2009
Enterprise Tech Tips Crossword

Over the years, the Enterprise Java Technologies Tech Tips have covered a wide variety of enterprise Java technology topics. Here's a crossword puzzle that tests your knowledge of some topics covered in recent Tech Tips.

[Read More]
Posted at 10:46AM Jan 26, 2009 by edort in Enterprise Java technology  |  Comments[1]

Tuesday Dec 02, 2008
Customizing JAXB
In this tip, you'll learn several ways of customizing or extending the default behavior of JAXB.[Read More]
Posted at 10:39AM Dec 02, 2008 by edort in Metro  |  Comments[4]

Friday Nov 14, 2008
Tech Tips Quiz
Here's a short quiz that tests your knowledge of some topics covered in recent Tech Tips. [Read More]
Posted at 09:07AM Nov 14, 2008 by edort in quiz  |  Comments[5]

Monday Oct 27, 2008
Configuring JSON for RESTful Web Services in Jersey 1.0
This tip shows you how to build a Jersey-based web application that returns information in JavaScript Object Notation (JSON) format. Jersey is an open-source, production-ready reference implementation of JAX-RS, the Java API for RESTful Web Services (JSR-311). [Read More]
Posted at 10:00AM Oct 27, 2008 by edort in Enterprise Java technology  |  Comments[11]

Tuesday Oct 14, 2008
Using WS-Trust Support in Metro to Secure Web Services
This tip focuses on the support in Metro for WS-Trust. You will learn the basics of WS-Trust and its Security Token Service (STS) framework. You'll also learn about the support in Metro for WS-Trust and STS. And you'll see how easy it is to take advantage of this support to secure a web service using Metro and the NetBeans IDE.[Read More]
Posted at 07:12PM Oct 14, 2008 by edort in web services  |  Comments[8]

Monday Sep 29, 2008
Securing Attachments With Metro 1.3
In this tip, you will learn how to secure a SOAP Messages with Attachments (SwA) attachment using the Metro 1.3 web services stack.[Read More]
Posted at 04:03PM Sep 29, 2008 by edort in web services  |  Comments[6]