Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





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.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-06-2007, 12:02 AM
Member
 
Join Date: Jul 2007
Posts: 40
barney is on a distinguished road
Running a application in java
Hi, I know you can run a java application from a webpage the same as you would for an applet. What do you have to do to get it to work? I can get an applet to work, but not an application.

For example, when I try to run an application, it doesn't load. The status bar at the bottom says "Applet Lab01/Lab1Demo notinited". If it means it needs an init method, it's in the program. And the program runs fine if I just execute it, not through a webpage. I didn't phrase this very well. I have a Java program that runs fine as a standalone application, but I want to run it as an applet.

Thanks.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-07-2007, 08:12 AM
Member
 
Join Date: Jul 2007
Posts: 40
lenny is on a distinguished road
Actually, that is one of the primary differences between Java applications and applets. Applications can not run a browser, only applets can.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
When to use –client and -server option while running a java program Java Tip java.lang 0 04-04-2008 03:49 PM
problem while running java code.. Jjava New To Java 0 02-08-2008 07:33 AM
calling a C routine from JAVA running in AIX jcosta New To Java 1 01-13-2008 08:05 PM
Running application in back fernando Advanced Java 1 08-01-2007 01:25 AM
Running java classes with XML ai_2007 Advanced Java 1 06-29-2007 04:20 PM


All times are GMT +3. The time now is 03:46 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org