web services

  • submit to reddit

Hierarchical Web Service Development with NetBeans IDE

This article is based on the NetBeans e-Commerce tutorial that is available here: http://netbeans.org/kb/docs/javaee/ecommerce/intro.htmlNote: The reader...

0 replies - 17707 views - 01/10/12 by Jayasurya Venug... in Articles

Daily Dose - Your Passwords Need to be Longer

Due to the increasing performance unlocked by GPUs, password cracking software will soon be able to discover your 7-10 character password without a problem...

1 replies - 27701 views - 08/17/10 by Mitch Pronschinske in Daily Dose

Get Started with Java EE Security - Free Cheat Sheet

Click here to download your free DZone Refcard on Getting Started with Java EE Security now!  Java EE Security supports a fine set of...

0 replies - 31565 views - 05/17/10 by Lyndsey Clevesy in Announcements

Portability and Performance Improvements in JAX-WS Clients Created in NetBeans IDE 6.7

In NetBeans IDE 6.7, JAX-WS web service clients are both faster and portable out-of-the-box, because the client no longer has to find and parse a remote WSDL...

14 replies - 40011 views - 04/01/09 by Jeff Rubinoff in Articles

Getting Started with "Software as a Service"

"Software as a Service" (SaaS) is an increasingly popular model for providing software functionality, as it is economical in terms of both cost...

0 replies - 27969 views - 06/10/08 by Jeff Rubinoff in News

Spring Framework Support in REST 0.7

REST 0.7 (i.e., Jersey, the reference implementation for RESTful web services) is out and now includes support for the Spring framework. Here is a step-by-step...

1 replies - 26814 views - 05/20/08 by Jeff Rubinoff in News

5 Techniques for Creating Java Web Services from WSDL

In this article, I will implement a simple Document/Literal web service, from an existing WSDL file, using three different databinding frameworks and two...

48 replies - 298587 views - 04/29/08 by Milan Kuchtiak in News

WS-I Validation in NetBeans using soapUI Plugin

It's possible to perform WS-I validation of both WSDL files and SOAP messages in NetBeans IDE, using the soapUI plugin, available from the Update Center for...

2 replies - 11242 views - 04/14/08 by Jeff Rubinoff in News