Results 1 to 7 of 7
Thread: How to Show Off?
- 11-04-2010, 11:55 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 90
- Rep Power
- 0
How to Show Off?
Hey guys, still learning Java i'm just wondering,
if i have made an application that asks for your name and then rints out Hello name
i would be proud and want to show my friends. How could i do this? i use to be able to show off my AS3 or php work by uploading it in a web browser, how do we put Java into a web browser and then say "hey mate goto www.mySite/myAwesomeJaveApp!.com.. i'm still going through the tutorials so maybe it's not something that i'm meant to know yet :P
- 11-05-2010, 12:25 AM #2
Though I disagree with your motive for doing so, here's how to load up applets:
The Java(TM) Boutique - How to Add Java Applets to Your Site
As for AS3 and PHP, that's not for the means of this forum. But they're the same thing, you need a web server and some time on your hands, then you can upload it.
- 11-05-2010, 12:30 AM #3
Member
- Join Date
- Nov 2010
- Posts
- 90
- Rep Power
- 0
no im saying when i was doing AS3 and php i knew how to upload it to show mates.
and i am more interest in how to upload so that i can show my "mentors" i guess when things aren't going right.
- 11-05-2010, 09:23 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
If it's just a command line program you'll need to drop them a jar file to run...if you use an Applet I believe (could be wrong) that you'd have to write at least a basic Swing front end for it.
- 11-05-2010, 09:39 AM #5
Member
- Join Date
- Nov 2010
- Posts
- 90
- Rep Power
- 0
well i have no idea what Swing is so.. i guess they get a jar file
- 11-05-2010, 10:04 AM #6
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Swing is the GUI framework for Java...:)
- 11-05-2010, 10:26 AM #7
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,406
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
my JButtons won't show up
By gib65 in forum AWT / SwingReplies: 4Last Post: 09-25-2010, 04:09 AM -
how to show web browser in mobile app or is it possible to show it in textArea
By Basit781 in forum CLDC and MIDPReplies: 3Last Post: 05-27-2010, 10:54 AM -
show watch
By mahdi-farzami in forum CLDC and MIDPReplies: 7Last Post: 09-11-2009, 05:09 PM -
the component does not show
By shruti in forum AWT / SwingReplies: 8Last Post: 07-08-2009, 12:21 PM -
netbeans 6.0 not show commpunent or show blank page
By fahimaamir in forum NetBeansReplies: 1Last Post: 01-26-2008, 06:20 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks