Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2001 16:02:30 -0600
From:      Lucas Bergman <lucas@slb.to>
To:        Artem Koutchine <matrix@ipform.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: What do I need to develop Java applet in FreeBSD?
Message-ID:  <20010129160230.B17961@billygoat.slb.to>
In-Reply-To: <000c01c08a2b$27da0400$0c00a8c0@ipform.ru>; from matrix@ipform.ru on Mon, Jan 29, 2001 at 10:39:10PM %2B0300
References:  <000c01c08a2b$27da0400$0c00a8c0@ipform.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
> I looked at the ports /usr/ports/java and saw Sun JSDK, however i
> have to questions:
> 
> 1) What's that all about restrictions that SUN is imposing on
> delepped applications? And what about getting source code by hand.
> This sucks.

I'm not sure what you mean.  I (and the company I work for) have been
writing Java programs for quite a while, and there are no restrictions
that I'm aware of placed on things that you create using Java.  If you
write code in Java, the source and compiled files are yours, not
Sun's.  However, redistributing the JDK (the compiler parts, not the
runtime parts) itself comes with some caveats.  Nothing to worry about
for most people.

> 2) Is JSDK all i need to make Applets for using in Web pages? 

Yes.

> 3) Any alternatives to Sun JSDK?

IBM makes a Java development kit, also.  I don't know if or how well
it works under emulation.  See www.freebsd.org/java.

Lucas


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010129160230.B17961>