Hi all
is it possible to display this object on the form or in webbrowser

Code:
<object type="application/x-java-applet;version=1.4.2"
				width= "710" height= "415" ><param name="archive" value = "ThinFTPProDemo.jar">
                <param name="code" value = "com.thinfile.ftp.ThinFTPProDemo">
                <param name="name" value = "Thin FTP"></object></center>
Its java ftpclient. But it is integrate in the website with other frames etc... So i would like to display only that client.


Thank you for any advice