<?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: Create an applet in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150986#M105787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure to be honest, just googling your error message seemed to suggest a compatibility question. It is strange that you say it worked outside Alfresco as an applets evironment is governed by the browser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2008 17:50:24 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2008-03-06T17:50:24Z</dc:date>
    <item>
      <title>Create an applet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150983#M105784</link>
      <description>Hi!I'm trying to insert an applet in login.jsp. I've written the .class, and added to login.jsp the following: &amp;lt;APPLET CODE="Mouse1.class" WIDTH=150 HEIGHT=25&amp;gt;&amp;lt;/APPLET&amp;gt;However, the applet isn't loaded, and an error appears:java.lang.ClassFormatError: Incompatible magic value 218762506 in</description>
      <pubDate>Thu, 06 Mar 2008 09:01:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150983#M105784</guid>
      <dc:creator>indsev</dc:creator>
      <dc:date>2008-03-06T09:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create an applet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150984#M105785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is more than likely a compilation issue with your class, was it compiled with an older JDK?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 10:03:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150984#M105785</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2008-03-06T10:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create an applet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150985#M105786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It was compiled with jdk1.5.0_08, but I don't think it has nothing to do with the version, because the same applet works if I use it outside Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, do you think I should use another version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 10:17:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150985#M105786</guid>
      <dc:creator>indsev</dc:creator>
      <dc:date>2008-03-06T10:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create an applet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150986#M105787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure to be honest, just googling your error message seemed to suggest a compatibility question. It is strange that you say it worked outside Alfresco as an applets evironment is governed by the browser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 17:50:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150986#M105787</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2008-03-06T17:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create an applet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150987#M105788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've found the problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The applet doesn't work in login.jsp, but however, it works in any other .jsp which is situated in another level, for example dialog/delete.jsp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's strange, isn't it? So, as I need the applet in login.jsp, I'm trying to redirect this page to another situated under jsp/dialog. I hope it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 07:45:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150987#M105788</guid>
      <dc:creator>indsev</dc:creator>
      <dc:date>2008-03-07T07:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create an applet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150988#M105789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried that and it's impossible: login.jsp can't redirect to another page, so there's a big problem, as I need to execute the applet in the login page. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me? It's really important.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 12:35:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150988#M105789</guid>
      <dc:creator>indsev</dc:creator>
      <dc:date>2008-03-07T12:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create an applet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150989#M105790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wonder whether it has anything to do with authentication, as you are trying to put it on your login page you won't have authenticated, the browser will make a request for the applet class files which is probably going through one of the authentication filters, that is probably doing a redirect to the login page, hence the weird error about "Incompatible magic value".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where are the class files stored? Try putting them on the root of your server or outside the "/faces" URL.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2008 13:25:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-an-applet/m-p/150989#M105790</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2008-03-10T13:25:56Z</dc:date>
    </item>
  </channel>
</rss>

