Hello,

What is the best way to pass dates back and forth from Java/Axis to .NET?

If you have a Java method to be exposed as a web service that returns a date or takes as input a date, what should the Java type be? Date, Calendar, long, String representation?

Are there any differences depending on the encoding to be used, e.g. rpc/encoded or wrapped doc/lit?

Thank you.

--
Tim



Reply via email to