<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAP GUI for Java -  com.sap.platin.GuiApplet2 ClassNotFoundException in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-gui-for-java-com-sap-platin-guiapplet2-classnotfoundexception/m-p/1541622#M246700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not knowing the details (platform, browser, what's on the web server where the html page is) I can not point you directly to what's wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One potential reason for your particular problem could be that the jars are not located in the same folder than your html file you are using. (The codebase in your case is ".", so there has to be at least a GuiStartS.jar there for launching the applet, even in case your SAP GUI for Java is already installed locally on your client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you should do is:&lt;/P&gt;&lt;P&gt;- make sure to use the JRE, not JDK&lt;/P&gt;&lt;P&gt;- read how to setup the web server in "8.2. Web Server Installation" in the manual which comes with SAP GUI for Java. Basically create an empty folder on your web server and unpack the content of the Java archive 'Platin-&amp;lt;platform&amp;gt;-&amp;lt;version&amp;gt;.jar' into the empty folder using some archive program.&lt;/P&gt;&lt;P&gt;- use the "demo.htm" sample file, which you then will find in the folder where you unpacked the 'Platin-&amp;lt;platform&amp;gt;-&amp;lt;version&amp;gt;.jar'. It takes care of the different cases of using the object, embed or applet tag depending on the browser and platform you use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rolf-Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2006 20:13:22 GMT</pubDate>
    <dc:creator>RMW</dc:creator>
    <dc:date>2006-08-29T20:13:22Z</dc:date>
    <item>
      <title>SAP GUI for Java -  com.sap.platin.GuiApplet2 ClassNotFoundException</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-gui-for-java-com-sap-platin-guiapplet2-classnotfoundexception/m-p/1541621#M246699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;installed components on my system:&lt;/P&gt;&lt;P&gt;- SAP GUI for Java 7.00 and Java&lt;/P&gt;&lt;P&gt;- j2sdk1.4.2_09&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the following error msg if I try&lt;/P&gt;&lt;P&gt;to start the applet from the installation manual:&lt;/P&gt;&lt;P&gt;"java.lang.ClassNotFoundException: com.sap.platin.GuiApplet2"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to add an special *.jar file to the environment variables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx 4 answer,&lt;/P&gt;&lt;P&gt;Rene.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my html code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;HEAD&amp;gt;&amp;lt;/HEAD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;BODY&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;APPLET CODEBASE  = "."        ARCHIVE   = "GuiStartS.jar"&lt;/P&gt;&lt;P&gt;        CODE      = "com.sap.platin.GuiApplet2"&lt;/P&gt;&lt;P&gt;        WIDTH     = "100%"&lt;/P&gt;&lt;P&gt;        HEIGHT    = "100%"&amp;gt;&lt;/P&gt;&lt;P&gt;   &amp;lt;PARAM NAME = "SCRIPTABLE"     VALUE = "false"&amp;gt;&lt;/P&gt;&lt;P&gt;   &amp;lt;PARAM NAME = "jnlp"           VALUE = "platin.jnlp"&amp;gt;&lt;/P&gt;&lt;P&gt;   &amp;lt;PARAM NAME = "keepalive"      VALUE = "true"&amp;gt;&lt;/P&gt;&lt;P&gt;   &amp;lt;PARAM NAME = "frog"           VALUE = "true"&amp;gt;&lt;/P&gt;&lt;P&gt;   &amp;lt;PARAM NAME = "trace"          VALUE = ""&amp;gt;&lt;/P&gt;&lt;P&gt;   &amp;lt;PARAM NAME = "tracefile"      VALUE = ""&amp;gt;&lt;/P&gt;&lt;P&gt;   &amp;lt;PARAM NAME = "connectionData" VALUE = "conn=/H/&amp;lt;server&amp;gt;/S/&amp;lt;port&amp;gt;"&amp;gt;   &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   This page requires a Java Runtime 1.4 and a SAPGUI for Java to view.&lt;/P&gt;&lt;P&gt;&amp;lt;/APPLET&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/BODY&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 15:03:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-gui-for-java-com-sap-platin-guiapplet2-classnotfoundexception/m-p/1541621#M246699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-29T15:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAP GUI for Java -  com.sap.platin.GuiApplet2 ClassNotFoundException</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-gui-for-java-com-sap-platin-guiapplet2-classnotfoundexception/m-p/1541622#M246700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not knowing the details (platform, browser, what's on the web server where the html page is) I can not point you directly to what's wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One potential reason for your particular problem could be that the jars are not located in the same folder than your html file you are using. (The codebase in your case is ".", so there has to be at least a GuiStartS.jar there for launching the applet, even in case your SAP GUI for Java is already installed locally on your client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you should do is:&lt;/P&gt;&lt;P&gt;- make sure to use the JRE, not JDK&lt;/P&gt;&lt;P&gt;- read how to setup the web server in "8.2. Web Server Installation" in the manual which comes with SAP GUI for Java. Basically create an empty folder on your web server and unpack the content of the Java archive 'Platin-&amp;lt;platform&amp;gt;-&amp;lt;version&amp;gt;.jar' into the empty folder using some archive program.&lt;/P&gt;&lt;P&gt;- use the "demo.htm" sample file, which you then will find in the folder where you unpacked the 'Platin-&amp;lt;platform&amp;gt;-&amp;lt;version&amp;gt;.jar'. It takes care of the different cases of using the object, embed or applet tag depending on the browser and platform you use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rolf-Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 20:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-gui-for-java-com-sap-platin-guiapplet2-classnotfoundexception/m-p/1541622#M246700</guid>
      <dc:creator>RMW</dc:creator>
      <dc:date>2006-08-29T20:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP GUI for Java -  com.sap.platin.GuiApplet2 ClassNotFoundException</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-gui-for-java-com-sap-platin-guiapplet2-classnotfoundexception/m-p/1541623#M246701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rolf-Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx 4 ur help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem was that the jars were not located in the same folder than my html file,&lt;/P&gt;&lt;P&gt;but is this the best solution for the problem?&lt;/P&gt;&lt;P&gt;Is it possible that I set a special environment variable or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciao,&lt;/P&gt;&lt;P&gt;Rene.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 06:24:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-gui-for-java-com-sap-platin-guiapplet2-classnotfoundexception/m-p/1541623#M246701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-30T06:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAP GUI for Java -  com.sap.platin.GuiApplet2 ClassNotFoundException</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-gui-for-java-com-sap-platin-guiapplet2-classnotfoundexception/m-p/1541624#M246702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your own html pages referencing SAP GUI for Java are not located in the web server installation directory, you will have to adapt the CODEBASE paramter accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also 8.3. Applet HTML Reference, section "Demo page".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rolf-Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 07:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-gui-for-java-com-sap-platin-guiapplet2-classnotfoundexception/m-p/1541624#M246702</guid>
      <dc:creator>RMW</dc:creator>
      <dc:date>2006-08-30T07:17:21Z</dc:date>
    </item>
  </channel>
</rss>

