File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Applets and the fly likes # Applet LoginApplet can't init: NEW Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "# Applet LoginApplet can Watch "# Applet LoginApplet can New topic
Author

# Applet LoginApplet can't init: NEW

Don Arnett
Greenhorn

Joined: Feb 05, 2001
Posts: 18
This message is the last message output to the java console when my applet fails (see previous post). I put this in a separate thread because I wonder if someone might know the answer to this question without being bogged down in the detail of the previous post.
# Applet LoginApplet can't init: NEW
LoginApplet is the name of my applet and obviously it is failing during initialization, but what does the 'NEW' refer to? I don't have 'NEW' anywhere in my code and the only 'new' is the 'new' command for instantiating a new object.
maateen ashraf
Ranch Hand

Joined: Jan 08, 2001
Posts: 122
would u like to elaborate ur question more ...
its not clear
 
IntelliJ Java IDE
 
subject: # Applet LoginApplet can't init: NEW
 
Threads others viewed
Problem Deploying Applet
How to replace LoginApplet with MainApplet
JButtons switching states(icons) too quickly
Pause in Swing Application
Memory Cleanup
IntelliJ Java IDE