At the moment there is no special tool. It can be done by inserting the code of the plug-in in a text element (object). For example:
<applet archive="object_name.jar" code="class_name.class" width=320 height=200> <param name=Parameter_name value="parameter_value"> Commentaire si le navigateur ne supporte pas Java. </applet>