Java HTML/JS/CSS Browsers

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jason Proctor

    #1

    Java HTML/JS/CSS Browsers

    hey everyone,

    i'm looking for a pure java plugin for my Swing program which can do a
    good job of rendering HTML and which has good support for JavaScript
    and CSS.

    so far i've found -

    - WebWindow
    affordable but the CSS and JavaScript support is basic and the
    rendering is not very tolerant of HTML wonkiness

    - ICEbrowser
    rendering engine is good, but the CSS support is only basic and it's
    very expensive

    - ProSyst MBrowser
    got an eval copy, but the installer doesn't work. tech support Q in.

    - Clue browser
    looks good from the reviews, but the company producing it appears to
    have folded.

    does anyone have any recommendations ?

    thanks!
    j
  • Silvio Bierman

    #2
    Re: Java HTML/JS/CSS Browsers

    You might have a look at Webrenderer.

    Regards,

    Silvio Bierman

    "Jason Proctor" <jason@redfish. netwrote in message
    news:1501200718 23065509%jason@ redfish.net...
    hey everyone,
    >
    i'm looking for a pure java plugin for my Swing program which can do a
    good job of rendering HTML and which has good support for JavaScript
    and CSS.
    >
    so far i've found -
    >
    - WebWindow
    affordable but the CSS and JavaScript support is basic and the
    rendering is not very tolerant of HTML wonkiness
    >
    - ICEbrowser
    rendering engine is good, but the CSS support is only basic and it's
    very expensive
    >
    - ProSyst MBrowser
    got an eval copy, but the installer doesn't work. tech support Q in.
    >
    - Clue browser
    looks good from the reviews, but the company producing it appears to
    have folded.
    >
    does anyone have any recommendations ?
    >
    thanks!
    j

    Comment

    • Jason Proctor

      #3
      Re: Java HTML/JS/CSS Browsers

      Thanks for the response.

      I'm looking for a *Pure Java* renderer. WebRenderer is a wrapper around
      Mozilla/Safari/IE, etc.



      In article <45acbe92$0$330 $e4fe514c@news. xs4all.nl>, Silvio Bierman
      <sbierman@jam bo-software.nlwrot e:
      You might have a look at Webrenderer.
      >
      Regards,
      >
      Silvio Bierman
      >
      "Jason Proctor" <jason@redfish. netwrote in message
      news:1501200718 23065509%jason@ redfish.net...
      hey everyone,

      i'm looking for a pure java plugin for my Swing program which can do a
      good job of rendering HTML and which has good support for JavaScript
      and CSS.

      so far i've found -

      - WebWindow
      affordable but the CSS and JavaScript support is basic and the
      rendering is not very tolerant of HTML wonkiness

      - ICEbrowser
      rendering engine is good, but the CSS support is only basic and it's
      very expensive

      - ProSyst MBrowser
      got an eval copy, but the installer doesn't work. tech support Q in.

      - Clue browser
      looks good from the reviews, but the company producing it appears to
      have folded.

      does anyone have any recommendations ?

      thanks!
      j
      >
      >

      Comment

      Working...