Hi guys, we have a requirement on our project to take some xml and transform it into html for rendering.
Obviously this screams xslt but I remember using it and it wasn't that fun (steep learning curve, hard to test, etc). A more Java-centric solution would be better and SAX-type solution is obviously something to consider. However, I haven't looked in this area for more than 5 years. Its 2010, is there anything new out there? Cheers Rakesh PS it needs to be perfromant.--
You received this message because you are subscribed to the Google Groups "The Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
