Using a local copy of a WSDL with JAX-WS
By default when JAX-WS auto-generates a proxy stub via wsimport, it will reference the live web version of the WSDL in the stub definition. This means that w...
By default when JAX-WS auto-generates a proxy stub via wsimport, it will reference the live web version of the WSDL in the stub definition. This means that w...
Usually, when I want to call a remote web-service in Java, I would generate stub proxy classes at the command line with:
Generating a grid (table) view from the results of an Ajax call is a common Web 2.0 use case. But performance can be an issue, especially on IE7.
Problem: You want to copy a link into the clipboard from a web-app such that when you paste, you get the link URL AND the link text.
Mysterious Error #5578:
I run a custom web-based email site. Some users requested the ability to smarthost any outbound mail from their accounts through an arbitrary server. In the...
The xbox modding project is over and done, for now. A successful mod started with a few bumps and scratches, and was riddled with various unexpected stops an...
First off, I have a new job! It’s a small ASP based software company in Boston called Bullhorn.
The spam battle rages on…
I officially declared phase one of my personal war on spam five months ago, when I started using procmail to do some server side email parsing. My original m...