I am trying to compile a java file(a.java) which creates instances of other classes(b.java & c.java) i have created.

all files compile & run fine when using java 1.5, but when i attempt to compile with TomCat 4:
b.java & c.java compile fine
a.java throws errors, it throws 'cannot resolve symbol' errors whenever b or c instances are created.

all the above are in the same directory

Help is appreciated

Regards

Natasha



This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to