473,396 Members | 1,775 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

on-demand jar loading

hi,
can anyone give me an idea of on-demand jar file loading...
the situation where i need this is...
i have lot of jar files lets for example 100 jar files...and when ever my applet loads..i need only 3 to 4 jar files only ...after that if user wants something extra then only i need to load those remaining jar files...

i would be thankful if u provide me any links for reference..
Sep 3 '07 #1
1 1592
Nepomuk
3,112 Expert 2GB
hi,
can anyone give me an idea of on-demand jar file loading...
the situation where i need this is...
i have lot of jar files lets for example 100 jar files...and when ever my applet loads..i need only 3 to 4 jar files only ...after that if user wants something extra then only i need to load those remaining jar files...

i would be thankful if u provide me any links for reference..
Now, I'm not quite sure, if this answer is correct, so if anyone finds an error, please say so. I might even be talking complete rubbish here.

I guess, you could have a class for every jar file or for a group of jar files which import these. These are only called, if the user chooses to do so. Of course, this would be a lot of copy-and-paste-work plus changing the imported jar files, but I can't think of a better solution, as you can only define what to import right at the beginning of a class definition.

Greetings,
Nepomuk
Sep 3 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: john Q | last post by:
I found a PHP based email obfuscator for use in websites, where the source HTML (PHP, actually) file doesn't contain the actual email address in the Mailto tag, but generates it and that...
11
by: Bozo Schmozo | last post by:
Greetings! I've searched groups.google.com already to see if I can determine if using PHP/MySQL (if needed) for a web site I wish to develop. As the subject indicated, it will be a content...
10
by: Vadim Zima | last post by:
How would you approach this task? I have a phpBB forum on my site. The majority of participants are Russians living in the US, who don't know Russian keyboard layout. Is it possible to provide...
3
by: Ralph Freshour | last post by:
I have a PHP web app using MySQL - when I save a .jpg file named test's.jpg I see that the filename on the unix server is: test\'s.jpg - the filename I end up saving in my SQL table is named...
3
by: dragon52 | last post by:
Hi, When the user click a button on screen I display a table of info way down the page and I like to immediately jump to that section of the page, ie without the user having to scroll down to see...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.