IntelliJ Java IDE
The moose likes Swing / AWT / SWT / JFace and the fly likes Dynamic HTML in Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "Dynamic HTML in Java" Watch "Dynamic HTML in Java" New topic
Author

Dynamic HTML in Java

Tom Diamond
Ranch Hand

Joined: May 10, 2001
Posts: 98
Hello people,
Is there a way to load dynamic HTML (lets say a page containing forms) or a JSP page or any page with dynamic content in a JEditorPane? The API says that JEditorPane works fine with HTML 3.2 so I guess it wouldn't work for my case, but if anyone knows something more I would like to hear...
Tom.
 
 
subject: Dynamic HTML in Java
 
Threads others viewed
create a html help menu
query abt jeditorpane
how to show a dynamic page in a java componenent
JEditorPane
Open a Web Page inside a jDesktopPane
MyEclipse, The Clear Choice