users@jax-rpc.java.net

Re: java.sql.Date support

From: Baltz, Kenneth <Kbaltz_at_FIRSTAM.COM>
Date: Sun, 15 Dec 2002 11:11:19 -0800

I don't know if java.sql.Date is supported. But if you're going to convert
it to something, try a long. (use getTime()). Also, remember that
java.sql.Date extends java.util.Date, so if that class is supported, you
might end up with a java.util.Date on the other side. Not sure.

K.C.

> -----Original Message-----
> From: Helen Hunter [mailto:hhunter73_at_HOTMAIL.COM]
> Sent: Saturday, December 14, 2002 11:46 AM
> To: JAXRPC-INTEREST_at_JAVA.SUN.COM
> Subject: java.sql.Date support
>
>
> Hi again,
> Does jax-rpc support java.sql.Date? I need to pass a complex object in
> my request that has a Date property. Is this possible? Or
> should I convert
> to String?
>
> -hh
>
>
>
> _________________________________________________________________
> Add photos to your messages with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=features/featuredemail
>