Friday, April 16, 2010

GoogleAppEngine does not support XSLT transformation in Java

Just download Xalan jar from the below link.
http://apache.opensourceresources.org/xml/xalan-j/binaries/

Copy the jar under your lib directory, first check it in your local machine,” Now your transformation should work fine”. Upload the changes to the app engine. Problem solved

No comments:

Post a Comment