Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Pages with Java Applets not displaying in SAP HTML Viewer

Former Member
0 Likes
347

Hi

I have created a demo program to display a webpage in SAP HTML Viewer in SAP GUI with few basic functions for navigation.

I have used the class CL_GUI_HTML_VIEWER for displaying web pages.

Although most pages are working/loading, I am getting an error when I try to load a page with Java applets.

If i go to this link in a web browser it works.

Any recommendations on how to enable Java applets web pages in SAP HTML viewer?

Regards

Vikram Chauhan

1 REPLY 1
Read only

Former Member
0 Likes
287

In addition

Links like http://www.fluffycat.com/javasource/helloworldswingappletrunner.html are also not being displayed in the SAP HTML Viewer.