Java issues

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
design logo
Forum Newbie
Posts: 3
Joined: Sun May 17, 2009 3:28 am

Java issues

Post by design logo »

I wrote a nice and lovely Java program

spent hours and hours perfecting it...

and it seems that as soon as they come up with a java update, it stops working

and i have to recompile the older version after the update, for it to work again.

Can anyone tell me why this happens, or how to prevent it (considering the updates run anyway)
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Java issues

Post by Benjamin »

I've see java applications ask me for permission to run because they were designed for an older version. Maybe there is some sort of compile time option or similar.
Post Reply