Posted By:
Shridhar_N
Posted On:
Friday, September 7, 2001 12:43 AM
Hello Friends!
I want to know whether there is any class or interface in java awt/swing by using which we can print the contents of the called html page on Frame or Canvas .. I dont want to use ICEBrowser,XBrowser etc etc. i want that to be done without a he use of any external jars, purely in awt/swing/net packages..
What i want is :: I will invoke a webpage (using net package ), i will get the content of that(i.e. content of webpage as a String) and then i want to print it on a Frame or canvas as we print a html page.. and then i want to use this frame/canvas as a Browser..
Thanks in Advance..
Shridhar.Nagarhalli.