Results 1 to 2 of 2
Thread: Running a application in java
- 08-05-2007, 11:02 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
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.
- 08-07-2007, 07:12 AM #2
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
Similar Threads
-
When to use –client and -server option while running a java program
By Java Tip in forum java.langReplies: 0Last Post: 04-04-2008, 02:49 PM -
problem while running java code..
By Jjava in forum New To JavaReplies: 0Last Post: 02-08-2008, 06:33 AM -
calling a C routine from JAVA running in AIX
By jcosta in forum New To JavaReplies: 1Last Post: 01-13-2008, 07:05 PM -
Running application in back
By fernando in forum Advanced JavaReplies: 1Last Post: 08-01-2007, 12:25 AM -
Running java classes with XML
By ai_2007 in forum Advanced JavaReplies: 1Last Post: 06-29-2007, 03:20 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks