Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

problem rendering HTML in JEditorPane

  Asked By: Fabiana    Date: Feb 26    Category: Java    Views: 842
  

I am having this very strange problem.

I am trying XSL Transform where I have an XML file
containing all the data and an XSL file containing
formatting information.

XSL Transaform works perfectly producing perfectly
valid HTML. but when i use that html stored in a
string variable to be displayed in JEditorPane NOTHING
is displayed. I saved the produced HTML in a file and
opened it in the browser the browser displyed it
without any problem. In fact if I open the saved html
in JEditorpane it diplays it fine.

Share: 

 

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

 
Didn't find what you were looking for? Find more on problem rendering HTML in JEditorPane Or get search suggestion and latest updates.




Tagged: