Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 18:23:58 +0100
From:      Jean-Baptiste Quenot <jb.quenot@caraldi.com>
To:        freebsd-java@freebsd.org
Subject:   Re: deploying java programs (applications)
Message-ID:  <20040323172356.GA10364@pc61.anyware>
In-Reply-To: <20040323164204.392DA2ABCA@ws1-6.us4.outblaze.com>
References:  <20040323164204.392DA2ABCA@ws1-6.us4.outblaze.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--bp/iNruPH9dso1Pn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* Lukman Jaji:

> my club members  is it possible to deploy java  programs and turn them
> into an icon where all you have to do is double click the icon and the
> icon and the program executes

Yes.  You have to provide  system-specific scripts or programs that wrap
the call to Java: a DOS batch for Windows, a shell script for Unix.

> is it also possible to turn it into  an icon of your own, not the java
> tea cup

Yes, but again it is  system-specific.  Check out the documentation from
each OS vendor.   It is achieved differently on Windows,  Mac OS, Gnome,
etc.

> is it  possible to  bind an  sql database  with a  java front  end and
> deploy it

The easiest way  to do that is  using a Java RDBMS  like Hypersonic SQL.
Its classes simply has to be bundled in your application.

Cheers,
--=20
Jean-Baptiste Quenot
http://caraldi.com/jbq/

--bp/iNruPH9dso1Pn
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAYHKs9xx3BCMc9gsRAiFrAJ4/sbxCFO6kl3siAkKJ+JXxA89fHwCfZUcy
8Esdy4DTKQa0GTslLw4Vj5o=
=4hX/
-----END PGP SIGNATURE-----

--bp/iNruPH9dso1Pn--



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