Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

XSLTFilter.java

  Asked By: Ashan    Date: Jul 19    Category: Java    Views: 416
  

I grabbed a XML transform filter from:

developer.java.sun.com/.../tt0626.html

It seems to work fine on files but when I try to stream data to it
from a servlet it bombs with:

javax.xml.transform.TransformerException: The element type "customer-
line-SSN-EIN" must be terminated by the matching end-tag "".

This is stange because if I turn the filter off and run the servlet
IE renders the xml fine. The kicker is when I save the output from
view source to a file and reconfigure the filter for the file it
transforms with no problems. This tells me that the xml and the xsl
are fine.

Has anyone seen this one?

Share: 

 

No Answers Found. Be the First, To Post Answer.

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




Tagged: