/    Sign up×
Community /Pin to ProfileBookmark

understanding this code

Ok, I am trying to get something to work OFFLINE (as in, on my computer).

I have the files enabler.jar and interactiveilaw.jar (they are in the folder course/lib/). The code I am using is straight from the website where I got the jar files. Can anyone tell me what the bit after “code=” is referring to? Is that a section within the jar files? or is it some other file?

[CODE]
<applet code=”com.lyryx.ilaw.explorations.ch1.sec2.tut3.SolveSystem”
codebase=”/course/lib/”
archive=”enabler.jar, interactiveilaw.jar”
width=”100%” height=”99%”>
[/CODE]

to post a comment
Java

1 Comments(s)

Copy linkTweet thisAlerts:
@chazzyJul 03.2008 — code="" is the FQCN for a class file to execute, extending Applet.
×

Success!

Help @irf2k spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.29,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...