New translation.

fr/java/index.sgml: MFen 1.18
This commit is contained in:
Stephane Legrand 2003-09-21 16:17:31 +00:00
parent f0ed10a7fa
commit ce242c3261
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18201

135
fr/java/index.sgml Normal file
View file

@ -0,0 +1,135 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Projet &java; pour FreeBSD">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!--
The FreeBSD French Documentation Project
Original revision: 1.18
Version francaise : Guillain
Version francaise (mise a jour) : Nicolas Lecapitaine <Nicolas.Lecapitaine@chirec.be>
Version francaise (mise a jour) : Stephane Legrand <stephane@freebsd-fr.org>
-->
<html>
&header;
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td valign="top">
<table border="0" cellspacing="0" cellpadding="1"
bgcolor="#000000" width="100%">
<tr>
<td>
<table cellpadding="4" cellspacing="0" border="0"
bgcolor="#ffcc66" width="100%">
<tr>
<td>
<P><FONT size="+1" COLOR="#990000"><B>Nouvelles</B></FONT>
<SMALL><BR>
<A HREF="newsflash.html">Annonces</A><BR>
</SMALL></P>
<P><FONT size="+1" COLOR="#990000"><B>Logiciels</B></FONT>
<SMALL><BR>
<A HREF="install.html">Obtenir Java pour FreeBSD</A><BR>
<A HREF="dists/">Informations sur les versions</A><BR>
<A HREF="dists/11.html">JDK 1.1.x</A><BR>
<A HREF="dists/12.html">JDK 1.2.x</A><BR>
<A HREF="dists/13.html">JDK 1.3.x</A><BR>
<a href="dists/14.html">JDK 1.4.x</a><br>
<A HREF="../ports/java.html">Logiciels port&eacute;s disponibles...</A><BR>
<A HREF="howhelp.html">Comment aider ?</A><BR>
<A HREF="howhelp.html#BUG">J'ai trouv&eacute; un bug !?!</A>
</SMALL></P>
<P><FONT size="+1" COLOR="#990000"><B>Documentation</B></FONT>
<SMALL><BR>
<A HREF="docs/newbies.html">Pour les d&eacute;butants</A><BR>
<A HREF="docs/tutorials.html">Guides</A><BR>
<A HREF="docs/faq.html">FAQ</A><BR>
<a href="docs/performance.html">Comparaison de performance</a><br>
<A HREF="docs/howtoports.html">Cr&eacute;er des ports...</A><BR>
</SMALL></P>
<P><FONT size="+1" COLOR="#990000"><B>Ressources Java</B></FONT>
<SMALL><BR>
<A HREF="links/index.html">Liens</A><BR>
<a href="links/freebsd.html">FreeBSD</a><br>
<A HREF="links/vendor.html">Revendeurs</A><BR>
<A HREF="links/development.html">Outils de d&eacute;veloppement</A><BR>
<A HREF="links/api.html">Les APIs</A><BR>
<A HREF="links/tutorials.html">Guides</A><BR>
<A HREF="links/documentation.html">Documentation</A><BR>
<A HREF="links/resources.html">Ressources...</A><BR>
<A HREF="links/servlets.html">Servlets</A><BR>
</SMALL></P>
<FORM ACTION="http://www.freebsd.org/cgi/search.cgi" METHOD="GET">
<SMALL>Rechercher :<BR>
<INPUT TYPE="TEXT" NAME="words" SIZE="10">
<INPUT TYPE="HIDDEN" NAME="max" VALUE="25">
<INPUT TYPE="HIDDEN" NAME="source" VALUE="www">
<INPUT TYPE="SUBMIT" VALUE="Go">
</SMALL>
</FORM>
</TD>
</tr>
</table>
</TD>
</tr>
</table>
</td>
<td></td>
<!-- Main body column -->
<td align="left" valign="top" rowspan="2">
<TABLE border="0" WIDTH="100%">
<TR>
<TD>
<p>Voici le portage officiel pour FreeBSD du Kit de D&eacute;veloppement &java; de Sun
(JDK). Aucun bug significatif connu n'existe &agrave; l'heure actuelle mais
aucune garantie n'est donn&eacute;e sur son utilisation. Cependant, comme de nombreuses
entreprises font confiance dans ce port, celui-ci devrait pouvoir &ecirc;tre utilis&eacute; sans risque.</p>
</TD>
<TD>
<A HREF="http://java.sun.com"><IMG SRC="j2j.gif"
HSPACE="10" border="0" ALT="Jump to Java"></A>
</TD>
</tr>
</TABLE>
<p>La <a href="http://www.FreeBSDFoundation.org/">Fondation
FreeBSD</a> a n&eacute;goci&eacute; une license avec Sun
Microsystems pour distribuer des binaires FreeBSD de l'Environnement
d'Ex&eacute;cution Java (JRE&trade;) et du Kit de D&eacute;veloppement Java
(&jdk;).</p>
<p>La version actuelle du JDK et du JRE disponibles via la
Fondation FreeBSD est la 1.3.1. Ces binaires ont &eacute;t&eacute;
test&eacute;s et certifi&eacute;s pour fonctionner avec FreeBSD 4.8-RELEASE mais
ils devraient &eacute;galement pouvoir fonctionner sous d'autres versions 4.X. Ces binaires ne
sont pas destin&eacute;s &agrave; &ecirc;tre utilis&eacute;s avec FreeBSD 5.X &agrave; cause d'un probl&egrave;me
de compatibilit&eacute; binaire. La Fondation FreeBSD travaille actuellement avec
l'&eacute;quipe technique en charge des versions FreeBSD pour r&eacute;soudre ce probl&egrave;me.</p>
<p>Pour plus d'informations concernant le t&eacute;l&eacute;chargement des binaires FreeBSD
du JDK et du JRE, veuillez consulter la page de <a
href="http://www.FreeBSDFoundation.org/downloads/java.shtml">t&eacute;l&eacute;chargement
d&eacute;di&eacute;e &agrave; Java de la Fondation FreeBSD</a>.</p>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>