Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SyncML data synchronization server written in Java

843834Oct 17 2001 — edited Apr 17 2003
SyncML is an XML-based data synchronization protocol.

I am building a SyncML client and SyncML server using Java technologies.

The software uses JDOM and Xerces-J for XML parsing and document manipulation.

The server implementation uses Servlets and EJB 2.0

The code is still under development.

Details are online at

http://sync4j.sourceforge.net/

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2003
Added on Oct 17 2001
1 comment
228 views