Hi all,

Can anyone please tell me, for sure, what version of java does JWS 2.0's JVM support.

I have compiled a code for a servlet using jdk1.2.2...

However there is a runtime error while loading my servlet
The error is due to

File.createTempFile("abc", null);

It fails to get this method in java.io.File class

Any help !!

Thanks in advance

Regards,

Daljit Singh

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to