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!

XSLT vs. Java

843834Dec 21 2007 — edited Jan 10 2008
I'm doing a project of converting XML from one format to another. The conversion is very complex. It contains hundreds of complex conversion rules and many calculations.
Should I do it with XSLT or with Java? (Using the Java XML parsers)
What are the advantages and disadvantages of each approach?

Thanks,
Daniel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 7 2008
Added on Dec 21 2007
7 comments
203 views