Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kerri Gonzalez   on Sep 10 In Java Category.

  
Question Answered By: Adalric Fischer   on Sep 10

I have done it once using CalendarHolder Implemented by axis-1.4/jaxrpc.jar here is the sample code:


Calendar cal = Calendar.getInstance();
cal.setTime(new java.sql.Date(System.currentTimeMillis()));
CalendarHolder dt = new CalendarHolder(cal);

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Web Service question Or get search suggestion and latest updates.


Tagged: