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 4609504
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T00:59:45+00:00 2026-05-22T00:59:45+00:00

I have an Applet and when I use the getCodeBase() I get a plain

  • 0

I have an Applet and when I use the getCodeBase() I get a plain URL that looks like this:

http://localhost:8080/x/y/z/

I can use other Applet methods like getImage(getCodeBase(), "images/img.gif") to get resources (like an image in this case).

However, if I use Applet.class.getResource("/images/img.gif") I see URLs that look like this:

jar:http://localhost:8080/x/y/z/a/b/lib/myjar.jar!/images/img.gif

Is one way better than the other? What are the pros and cons of each?

  • 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-05-22T00:59:46+00:00Added an answer on May 22, 2026 at 12:59 am

    The latter is classpath-relative. It means that img.gif is located within the jar file (and is found on the classpath of the applet jvm)

    The former is a regular URL, and means that the gif file is present on the server at the given location.

    They are used in different cases, so there’s no “good or “bad” option. A thing to consider is: if you only need the image in the applet, you should place it in the jar rather than anywhere else on the server. (But this is not universal)

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

Sidebar

Related Questions

I have a applet in a webpage that I use and I would like
I have an applet that throws this exception when trying to communicate with the
I have an applet that communicates with a servlet using Http (Not sockets). Currently,
I have a java applet, I want to make sure that nobody use it
I have a pretty basic java applet that allows users to use a signature
I have a java applet that I would like to include in my ASP.NET
I have an applet that makes use of the AWT event model. It has
So I have some path generator which now works like this http://www.openprocessing.org/visuals/?visualID=2615 (There is
Scenario: I have an applet that must use a .dll. That .dll MUST live
I have a third party applet that makes use a csv file, let's call

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.