-
From: "David Thielen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, May 05, 2004 6:47 PM
Subject: Re: map bean to XML
> Take a look at betwixt in the jakarta project.
>
> - dave
>
>
> -- Original Mes
Take a look at betwixt in the jakarta project.
- dave
-- Original Message --
From: "Pete Clark" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Wed, 5 May 2004 17:05:20 -0400
>Gents, I have a class I'm returning that follows standard javabean get/s
Gents, I have a class I'm returning that follows
standard javabean get/set conventions. On the client side, I have a
"generic" axis client that handles scalar types (String, Integer, etc.) as well
as Element. My question is, is there any way I can return, say, an
Employee bean from my web