> From: Jaime Almeida [mailto:[EMAIL PROTECTED] > Subject: Exception in thread main???? > > I have a new problem: > 'Excpetion in thread "main"'. > What thread main?
The "main" thread is just the initial one that creates the JVM and calls the initial class; all Java programs have one. > What is causing this problem? Can you tell me? You've left out all interesting information, such as what the exception really was and the stack trace associated with it. You seem unfamiliar with Java, so you might want to brush up a bit on that first. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]