473,666 Members | 2,048 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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
Jan 16 '07 #1
2 3253
You might have a look at Webrenderer.

Regards,

Silvio Bierman

"Jason Proctor" <ja***@redfish. netwrote in message
news:15******** **************@ 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

Jan 16 '07 #2
Thanks for the response.

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

In article <45************ *********@news. xs4all.nl>, Silvio Bierman
<sb******@jam bo-software.nlwrot e:
You might have a look at Webrenderer.

Regards,

Silvio Bierman

"Jason Proctor" <ja***@redfish. netwrote in message
news:15******** **************@ 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

Jan 16 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4686
by: Put 030516 in email subj to get thru | last post by:
I have a nice little applet on my web page at: www.benslade.com/pictures/2003/jul/alaska/images/Ben's_Alaska_Vacation_Slideshow.html (yes, that's an apostrophe in the URL, sorry) It runs fine everywhere except for MS-IE 6.x browsers. There I just get a grey screen where the applet is supposed to go. If I enable the Java console log, I see a "ClassNotFound" exception coming from Microsoft's Java VM (no explicit popup error message...
73
7993
by: RobertMaas | last post by:
After many years of using LISP, I'm taking a class in Java and finding the two roughly comparable in some ways and very different in other ways. Each has a decent size library of useful utilities as a standard portable part of the core language, the LISP package, and the java.lang package, respectively. Both have big integers, although only LISP has rationals as far as I can tell. Because CL supports keyword arguments, it has a wider range...
40
3164
by: Eitan | last post by:
Hello, I know Java-Applet (written for JBuilder). I would like to know about dotnet technology, pros and cons in comparation to Java-Applet technololgy. Can I write a program in dotnet, like Java-Applet, compile it, debug it, and put it as a class on an HTML (like Java-Applet). I would like to introduce to the dot net technology. Give me some samples, please, and a comparation to Java-Applet technology.
18
2884
by: Mickey Segal | last post by:
On comp.lang.java.programmer we are discussing problems created for Java programs by pop-up blockers (in the thread "showDocument blocked by new microsoft pop-up blocker"). Our problem is that Java's showDocument method, which opens new browser windows, is blocked by some pop-up blockers. The showDocument method is blocked even if the user clicked a button in a Java program to call showDocument. As a result, a type of user-initiated...
2
1572
by: annie | last post by:
Hi all. Can Java classes/objects be used from within the javascript code on the HTML page? I.e., can I call a Java method from the javascript function? Thanks in advance Anna
1
9623
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej and I was wondering if anyone here would be able to give me some tips for young players such as myself, for learning the language. Is this the best Newsgroup for support with JAVA?
36
2059
by: Robert Baer | last post by:
I used Google and found some references for integer in Java. But "int" not only does not work, it also prevents reading X and Y coordinates of the mouse. What i would like to do: 1) Get X and Y mouse coordinates into a variable that i can do real math on. So far, i can do math on the values "read" and that result goes into a "variable" that is useful *only* for display. If i try "int" in that math, the values are then zero for everything...
12
1548
by: mark2kay | last post by:
the assignment was to make list of 7 days starting with curent only that red was supposed to be in red. ive creted code only problem is its automatically makes 1st day red, which would be ok if day is sunday but 6 days out of week assignment will be wrong, heres code. "<html><title>Marks JS</title> <body> <font size = "4"> <script language = "JavaScript">
9
4259
by: J de Boyne Pollard | last post by:
TWJava and JavaScript are two different animals. ;-) DHLOK Tom. DHL> DHLDefine the two. DHL> DHLTo me Java is the software that interprets and executes DHLJavaScripts and Java Applets. It's a common conflation, but Java and JavaScript are two entirely
2
3515
by: Andrew Neiderer | last post by:
This is simple HTML, Java but I am really confused. I include the code since it is so small - ---------------------------------------------------------------------------- -- test.html -- <html> <head> <title>
0
8356
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8871
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8551
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7386
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6198
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4369
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1776
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.