aspose file tools
The moose likes XML and Related Technologies and the fly likes XML+JAVA Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "XML+JAVA" Watch "XML+JAVA" New topic
Author

XML+JAVA

Sanyukta Biswas
Greenhorn

Joined: Mar 28, 2001
Posts: 1
In my UI I have a JEditorPane which is rendering an XML document using its appropriate XSL document. The result seen is the same that we will see on the browser. Now if i set the editing in the JEditorPane to false the document will show the appropriate output. But if i set it to true i see some HTML tags such as head title etc. What i want is that i should be able to edit the editor pane but the view should be similar to the one that is applicable to the browser`.Is it possible ? If so then it would be really nice if somebody could help.
Thanx,
Sanyukta
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: XML+JAVA
 
Similar Threads
Printing XML document
Printing XML document in Java
Displaying document contents
User Help - JEditorPane
Displaying HTML 4.0 in Swing application