Register for your free account! | Forgot your password?

Go Back   elitepvpers > Off-Topics > Tutorials
You last visited: Today at 04:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Java Applet auf FTP Server

Discussion on Java Applet auf FTP Server within the Tutorials forum part of the Off-Topics category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2011
Posts: 65
Received Thanks: 31
Java Applet auf FTP Server

Ich zeig hier NICHT wie man ein Applet mit Java erstellt, vielleicht mach ich das später noch aber vorerst belass ich es, wie man auf die Applet zugreifen kann.

Also gehen wir einmal davon aus, wir hätten jetzt ein Java Applet erstellt mit dem Namen: "TestApplet", mit der Klasse: "Test" und der jar Datei: "Test"

Ihr ladet den Ordner auf einen FTP Server: ftp://beispielftp.de
Der Ordner ist jetzt also auf: ftp://beispielftp.de/TestApplet

Ihr erstellt nun eine HTM bzw HTML Datei, indem ihr den Editor öffnet -> Speichert unter -> Test.html (Alle Dateien auswählen) und dann speichert.

Jetzt macht dieses Document aber nichts, daher müssen wir diesen Code einfügen und zwar einen HTML Code:

Code:
<html><body><applet code="Test.class" 
codebase="bin/"
archive="Test.jar"
width="600" height="95"></html></body>
</applet>
width & height - Die Fenstermaße des Applets.
codebase - Den Dateistrang wo er die Klasse findet.

Nun speichert ihr das erneut. Jetzt ladet ihr diese html Datei ebenfalls auf euren ftp sever (Nicht in den Ordner "TestApplet", sonder ins gleiche Verzeichnis).

Aufrufen könnt ihr das Applet jetzt:

ftp://beispielftp.de/TestApplet/Test.html
GiGa' is offline  
Reply


Similar Threads Similar Threads
Java in server development
03/31/2010 - CO2 Private Server - 34 Replies
Why? It seems that a select few have a contingency to hold Java code in contempt. To keep this topic in alignment with this forum, please answer my question with regards to a CO2 PServer. I would like to hear anyone's thoughts or ideas either way about this.
Logitech G13 Guild Wars Applet
01/25/2010 - GW Bots - 1 Replies
Abend Pvpers, Ich hab mal ne kleine Frage. Ich hab mir letztens ein Logitech G13 Gamepad gekauft, und auf der Homepage von logitech mal nach einem Guild Wars GamePanel gesucht. (Gamepanel = Anzeige von Spielstaten usw. auf den Displays der G13-19 Produkten) Allerdings ist dort keiner verzeichnet, benutz jmd zufälligerweise auch eine G13 und besitz so ein Applet? Danke
need applet for g15 keyborard of sro
07/25/2008 - Silkroad Online - 8 Replies
im searching for this http://sig.highjet.de/screen1.gif but all links that i found arent work, i only have this page but i dont know how make whit this, can anyone helpme please?????
Java Applet Chatmodul hinzugefügt
06/02/2005 - Main - 4 Replies
Wer kein mirc installiert hat kann nun über das neue Java Applet welches in der Forum Header Leiste zu finden ist unserem channel joinen. Kam noch nicht dazu die Farben vom Applet anzupassen, funzt aber trotzdem ganz gut. Achja, eine bitte an die neuen vom Board, stellt eure Fragen bitte im Forum, der Chat ist nicht für den Live-Support gedacht (ausser es wurde so zwischen den personen abgemacht). Regeln befinden sich in der Welcome Msg des Channels (oder im Topic). Ansonsten viel...



All times are GMT +2. The time now is 04:22.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.