On Feb 11, 1:14 pm, Arne Vajh?j<a...@vajhoej.dk> wrote:
On 2/10/2012 2:48 PM, simplicity wrote:
On Feb 10, 10:29 am, Lew<lewbl...@gmail.com> wrote:
You must provide the dependencies *at run-time*.
Didn't I say that I know WHAT is causing it? I thought I did. What I
do not know is WHY and HOW to fix it.
If WHY is the question, then you certainly need to study some
more Java.
Correct. I am extremely rarely involved in projects requiring Java.
This one is a one-off prototype to see if our toolkit can integrate
with a Java in a browser. I did most of it after looking into docs and
examples from the web: sample applet itself, Java to native interface,
java policies. Unfortunately I tripped on one of the most trivial
steps in the project - everything worked fine in Eclipse and
appletviewer but broke when the same was loaded into a browser.
BTW, didn't it happen to you that you suddenly got the WHY part after
someone showed you the HOW aspect?
More times than I can count.