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: 3004

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[21]

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]

Friday Mar 28, 2008
Secure Conversations for Web Services With Metro
In this tip, you'll learn the basics of WS-SecureConversation, a web services specification designed to enable secure communication between web services. The tip also presets an example that demonstrates how to enable secure conversations for a web service through the WS-SecureConversation support in Metro. [Read More]
Posted at 11:29AM Mar 28, 2008 by edort in web services  |  Comments[2]

Tuesday Jan 29, 2008
Building Kerberos-Based Secure Services Using Metro
This Tech Tip shows how to build secure web services and clients using the Kerberos support in Metro. [Read More]
Posted at 09:45AM Jan 29, 2008 by edort in web services  |  Comments[17]

Friday Jan 18, 2008
Using JAX-WS with Maven
This tip demonstrates how to use the JAX-WS Maven plugin to develop web services.[Read More]
Posted at 01:20PM Jan 18, 2008 by edort in web services  |  Comments[16]

Friday Nov 16, 2007
Implementing RESTful Web Services in Java
This Tech Tip shows you how to write RESTful web services in Java that conform to the JAX-RS: Java API for RESTful Web Services (JSR-311) specification and its reference implementation - Jersey. [Read More]
Posted at 09:27AM Nov 16, 2007 by edort in web services  |  Comments[11]