JSP Insider - http://www.jspinsider.com

News - Articles/Tutorials/Code/Reviews - JSP/Servlet Hosting Companies - Links

JSP Buzz: Vol. III Issue #10

JSPBuzz -- May 28th, 2002

05.28.2002

Table of Contents
  1. Microsoft Backs WS-I expansion - With Strings Attached
  2. Mozilla 1.0 Release Party
  3. ASPs Failing the SME Market
  4. Sun Drops JDO From Sun ONE Studio, For Now
  1. Java Resources
  1. Web Services Take Float with JAXR
  2. Biometric Sensors Beaten Senseless in Tests
  3. Secrecy, Security, and Obscurity
  4. Creating Web Services with Apache Axis
  5. Open-Source Fight Flares At Pentagon
  6. A J2EE Presentation Pattern: Applets with Servlets and XML
  7. Jakarta Struts Book Review Project:
  8. Building a Client-Side XML Application
  9. How to Select DISTINCT Items From XML via XSLT
  10. ebXML: The Debate Continues
  11. XML DOM Memory Usage
  12. Ant: The Definitive Guide. Chapter One
  1. JProbe 4.0
News
Microsoft Backs WS-I expansion - With Strings Attached
Register May 24th, 2002 
Just more on the politics of the WS-I organization and saga of SUN getting to be part of WS-I. Fun reading for the Soap Opera story line and politics.
Mozilla 1.0 Release Party
Mozilla June 12th 2002 
Your presence is requested at Mozilla 1.0 release party.
Location: dna lounge, 375 eleventh street, San Francisco
Date: Wednesday, Twelfth of June, 2002 8pm to 2am
ASPs Failing the SME Market
vnunet May 27th, 2002 
No surprise here, many ASP style businesses are going out of business.
Sun Drops JDO From Sun ONE Studio, For Now
SDTimes May 15, 2002 
Sun Microsystems has dropped its implementation of the Java Data Objects specification from its Sun ONE Studio 4, formerly called Forte for Java 4, and has not announced concrete plans to replace it within the Forte package.
Rambles
Java Resources
Casey Kochmer 
This weeks ramble is more of a poll. I am curious to know what 3 web sites you use, for Java, Internet Development, or any site you use as a technical resource.
From the information you send in, I will compile a list and display the results for everyone's benefit.
Send the list to the following email address:
jspbuzz@jspinsider.com
I am curious to discover which sites catch the Java communities attention, and which sites are doing the best job at keeping in touch with us.
I was thinking about how people catalog the Internet now and the way we use web sites as resources. Since, from my experience, especially with Google, using a list of sites isn't the way I use the Internet anymore. I personally have a list of a dozen sites in general I use. Out of these most are sites such as: www.inpassing.org, www.memepool.com or www.foundmagazine.com which I visit to keep myself entertained when I need a laugh. In other words sites or services which Google would not easily find or index. So this means I only remember a few technical sites which I use on a regular basis. (I won't reveal those sites until the survey is finished). Which means for technical sites I generally use Google and not worry much about the site I am visiting, as long as it provides the data I need. So now I am curious which sites are good enough for people to remember over using Google as an informational first place to look.
Thanks much
Casey
Links
Web Services Take Float with JAXR
Frank Sommers May 17, 2002 
Learn how you can describe and advertise your Web service so that others can find it, and how you can locate services on the Web in this second installment of our Web Services column. This is an initial look at the Java API for XML Registries (JAXR) and its existing reference implementation, which ships with Sun Microsystems' Java Web Services Developer Pack (JWSDP).
Biometric Sensors Beaten Senseless in Tests
John Leyden May 22nd, 2002 
If you are considering biometric security systems, it might be time to re consider the decision. Over the past few weeks several excellent articles have been published showing how the current biometric security devices fall far short of being secure.
Some more can be found at the Crypto-Gram newsletter
Secrecy, Security, and Obscurity
Bruce Schneier May 15th 2001 
An interesting discussion of Kerckhoffs principle. This states in a well-designed cryptographic system, only the key needs to be secret; there should be no secrecy in the algorithm. It is interesting article since Bruce also looks at applying the principle to any generic security system, such as airport security. In the end Bruce states Kerckhoffs' Principle should be generalized to the following design guideline: minimize the number of secrets in your security system.
Creating Web Services with Apache Axis
Dion Almaer  May 22nd 2002 
This is a look at Apache Axis. More specifically the article uses the new WSDL2Java and Java2WSDL tools to quickly get a WSDL descriptor, access the associated Web service, and then expose some Java code.
Open-Source Fight Flares At Pentagon
Jonathan Krim May 23, 2002 
A May 10 report prepared for the Defense Department concluded that open source often results in more secure, less expensive applications and that, if anything, its use should be expanded. I have to laugh since one interesting tidbit is that the DOD is prohibited from purchasing any software that has not undergone security testing by the NSA. However, since you generally don't purchase open source software, I wonder if that requirement applies to open source software?
A J2EE Presentation Pattern: Applets with Servlets and XML
Jeremy Dickson May 24th 2002 
A look at mixing applets, XML and J2EE. It is a initial level look which also examines some pro's and con's of mixing in an applet into your web application.
Jakarta Struts Book Review Project:
The ServerSide May 22nd 2002 
This book chapter examines Java exception handling mechanism within a Struts applications. Special attention will be given to the differences between performing the exception handling programmatically and using the new declarative feature added to the new version of Struts.
Building a Client-Side XML Application
Tony Stewart May 2002 
This article reviews a Project which was a proof of concept / demonstrator project whose purpose was to determine whether it was possible to build a useful, client-side XML application using only XML standards and freely available tools, rather than proprietary (non-standardized) script or code. To the extent that this turned out not to be possible, the project identified weaknesses and gaps in the standards that would need to be filled in order to accomplish this in the future. I found the article to be a bit slow, but it did have enough interesting tidbits for me to include as a link.
How to Select DISTINCT Items From XML via XSLT
 May 2002 
A quick tip on how perform Distinct style select statements within XSLT.
ebXML: The Debate Continues
Eric Knorr May 21st, 2002 
Some views on the ever confusing ebXML.
XML DOM Memory Usage
Cafe au Lait May 27th, 2002 
Elliot spends a little time showing how much memory a DOM representation can chew up. If you use XML, then this is well worth the time to quickly read his results.
Ant: The Definitive Guide. Chapter One
Jesse E. Tilly, Eric M. Burke May 2002 
The first chapter in this book about Ant is available at O'Reilly.
Products
JProbe 4.0
Sitraka May 2002 
JProbe provides powerful Java-based performance profiling, memory debugging, code coverage and thread analysis capabilities in one conveniently integrated suite. Painting graphical pictures of everything from memory usage to calling relationships, JProbe helps developers understand precisely what is causing problems in Java applications - right down to the offending line of source code.

Browse all of the JSP Insider source-code.

Questions or comments? Contact support@jspinsider.com.