Results 1 to 7 of 7
- 04-30-2008, 12:28 PM #1
[SOLVED] Publishing applet in web
Hi,
please dont hit me out if its a silly doubt..
I created an applet,and now i want to publish that in web,for that,I read in some docs the applet should be uploaded to the server using ftp..
what should I do for that?
can any body please give me some suggestions to write those codes?
Thanks in advance.
- 04-30-2008, 02:29 PM #2
I don't get what you really meant.....
Are you like it to be on the top search engine's database?
For example, your applet named GowRy's Applet,
When someone typed Gowry or complete, your webpage that has that applet will be on the results?
Is that what you mean? or Show us more details...
regards,
sukatoafreedom exists in the world of ideas
- 04-30-2008, 02:59 PM #3
I meant, others can view my applet by just typing the corresponding url on the browser..
means I have an applet App.html, I can see that in my browser,I want make it available users on other machine just by typing the url.
Adding the corresponding applet to the IIs server and using that can we do this?
- 04-30-2008, 03:18 PM #4
Ahh, so you like to save it on some web hosts?
Like, you will save that applet and the html file on a specified directory online?
There are lots of free web hosting on the web, I am a
110mb subscriber, its free.....
You can upload your files there. after that,
test it...... tell your friends if they can now access your work.freedom exists in the world of ideas
- 05-08-2008, 11:18 AM #5
First of all, am sorry for that posting..
The solution was very easy..
I just add my applet to the IIS server and from that I can load my applet using my IP address from any machine connected to that intranet..Now,Thats all I need..
Thank you ...
- 05-13-2008, 01:26 AM #6
Member
- Join Date
- May 2008
- Posts
- 8
- Rep Power
- 0
Hmm...
<html>
<body>
<applet code="YOUCLASSHERE.class"></applet>
</body>
</htm>
- 05-13-2008, 06:40 AM #7
Similar Threads
-
Basic Applet
By jkswebsite in forum Java AppletsReplies: 4Last Post: 01-13-2008, 09:14 PM -
applet lifecycle
By babua_87 in forum Java AppletsReplies: 1Last Post: 12-04-2007, 10:42 PM -
First Applet HELP????
By nvidia in forum New To JavaReplies: 0Last Post: 08-13-2007, 10:11 PM -
Applet
By kapoorje in forum Java AppletsReplies: 0Last Post: 07-24-2007, 04:06 PM -
Applet, To center text and To open I engage in a dialog in an Applet
By Marcus in forum Java AppletsReplies: 4Last Post: 06-08-2007, 06:15 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks