html viewer supporting applets

hey,

this is my first post on this forum (so go easy on me)

I was wondering if anyone knew if there was an HTML viewer (or browser but doesn't need to be able to browse) which supports applets out there.

if not, could someone point me in the direction of making a browser support applets.

thanks in advance,

Dave

[350 byte] By [dgiba] at [2007-10-3 8:42:15]
# 1
The point of an applet is that it is run in a browser. What browser are you using that doesn't support it?
zadoka at 2007-7-15 3:50:40 > top of Java-index,Desktop,Core GUI APIs...
# 2

I think you have to have a JVM (Java Virtual Machine)in you computer in order to run applets in your browser without having an (x) on the applet page.

for example some Chat programs that are programmed with Java can't be run in your computer till you download any program that supports java enviroment.

tony_alpaa at 2007-7-15 3:50:40 > top of Java-index,Desktop,Core GUI APIs...
# 3
> for example some Chat programs that are programmed> with Java can't be run in your computer till you> download any program that supports java enviroment.But those programs don't run in the browser. Right?
zadoka at 2007-7-15 3:50:40 > top of Java-index,Desktop,Core GUI APIs...
# 4

sorry guys, i think i probably missed a very important part....

I was looking for an open source browser which supports Java applets which I could use to take apart and get it to open a local html file and display it as it would on the web.

the browse can be really poor at everything it does, so long as it can display applets :)

dgiba at 2007-7-15 3:50:40 > top of Java-index,Desktop,Core GUI APIs...
# 5
Why not Firefox?
zadoka at 2007-7-15 3:50:40 > top of Java-index,Desktop,Core GUI APIs...
# 6
its not for general use... its for part of a project i'm working on, i need an HTML viewer. Just a viewer, it doesn't need navigation or anything... it only needs to be able to display simple HTML and a Java applet.all i could find so far are browsers which don't support applets
dgiba at 2007-7-15 3:50:40 > top of Java-index,Desktop,Core GUI APIs...
# 7
Please expand on your requirements. Why is it bad if the browser can do more than view html and applets? What are you looking for?
zadoka at 2007-7-15 3:50:40 > top of Java-index,Desktop,Core GUI APIs...