Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8309905
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T19:16:01+00:00 2026-06-08T19:16:01+00:00

My applet run when I open my web application and works fine. Inside this

  • 0

My applet run when I open my web application and works fine. Inside this web application, I have a button, that if my user click in this button, the applet will open in a pop up, and load the sames .dll files.

A got the error that the .dll files was loaded in another classloader, and googling it, I saw that I can’t load the .dll again. So I cut the <archive> tag in my <applet> like this

<applet code="com.griaule.fingerprintsdk.appletsample.FormMain" height="550" width="550">
        <param name="Cliente" value="<%= Cliente_Id %>" />

But I got a new error,

ClassFormatError: Incompatible magic value 218774561 in class files FormMain

In details of this error, appears the following stack

plugin2manager.parentwindowDispose
Exception in thread "thread applet-com.griaule.fingerprintsdk.appletsample.FormMain-1" java.lang.NullPointerException
    at java.awt.EventQueue.isDispatchThread(Unknown Source)
    at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.runOnEDT(Unknown Source)
    at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.doClearAppletArea(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
plugin2manager.parentwindowDispose

UPDATE

The OnClick event of the button on my web application, open a pop up calling the Applet.aspx page.

Applet.ASPX code

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Applet.aspx.cs" Inherits="Ui.San.Chaves.Applet" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title></title>
    <script src="../Java/jquery-1.6.2.min.js" type="text/javascript"></script>
    <script src="../Java/jquery.base64.min.js" type="text/javascript"></script>
    <script src="../Java/preloadCssImages.js" type="text/javascript"></script>
    <script src="../Java/jquery-1.4.4.min.js" type="text/javascript"></script>
</head>
<body>
    <applet code="com.griaule.fingerprintsdk.appletsample.FormMain" 
        archive="http://www.netimoveis.com/SignedFingerprintSDKJava.jar, http://www.netimoveis.com/SignedFingerprintSDKJavaAppletSample.jar, http://www.netimoveis.com/sqljdbc4.jar"
        height="550" width="550">
        <param name="Cliente" value="<%= Cliente_Id %>" />
    </applet>
</body>
</html>

Someone can Help me ? I need to call the applet in the load of my web application and when my user click on my button in the same web application.

Maybe a way t unload the applet .dll of the application and load in the another pop up.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T19:16:04+00:00Added an answer on June 8, 2026 at 7:16 pm

    ..the applet will open in a pop up..

    Open the applet free-floating using Java Web Start. The applet will have a new JVM for each launch, and the DLL problem will disappear. As a bonus, JWS will allow you to partition the download of natives for OS X & *nix.


    As far as theClassFormatError goes, see this answer, which suggests that value adds up to CR, LF, < and !. Such characters might be typical of the start of a server generated ‘404’ page.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a applet that runs with no issue in asp.net web application ...
I have an Applet that is required to run with some privileges, meaning a
I have a Java applet that is meant to run only on Windows. (It
I have created an applet within a web page, but whenever I run it,
I have a Web application and have run a XSS scan on it and
I have a java applet. A class inside that applet is creating a thread
I have a java applet that queries an Oracle database for data. When run
Can I run a Java applet that's been embedded in an or HTML tag
I have written a java applet which opens a JFrame (so when run in
I have finished a project - jave applet - for a friend. To run

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.