|
|
|
|
Welcome to the Java Forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:
- have access to post topics
- communicate privately with other members (PM)
- not see advertisements between posts
- have the possibility to earn one of our surprises if you are an active member
- access many other special features that will be introduced later.
Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact us.
|
|

04-30-2008, 01:28 PM
|
 |
Member
|
|
Join Date: Apr 2008
Location: India
Posts: 27
|
|
|
[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, 03:29 PM
|
 |
Senior Member
|
|
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 324
|
|
|
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,
sukatoa
__________________
best regards, 
sukatoa
|
|

04-30-2008, 03:59 PM
|
 |
Member
|
|
Join Date: Apr 2008
Location: India
Posts: 27
|
|
|
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, 04:18 PM
|
 |
Senior Member
|
|
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 324
|
|
|
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.
__________________
best regards, 
sukatoa
|
|

05-08-2008, 12:18 PM
|
 |
Member
|
|
Join Date: Apr 2008
Location: India
Posts: 27
|
|
|
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, 02:26 AM
|
|
Member
|
|
Join Date: May 2008
Posts: 8
|
|
|
Hmm...
<html>
<body>
<applet code="YOUCLASSHERE.class"></applet>
</body>
</htm>
|
|

05-13-2008, 07:40 AM
|
 |
Member
|
|
Join Date: Apr 2008
Location: India
Posts: 27
|
|
|
yeaa ..using the <applet> tag I created the applet and put it in IIS..
Its working now,even there is some Java3D issues..
Thanks..
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
All times are GMT +3. The time now is 09:24 PM.
|
|
VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org