my server uses a jdk version 1.2.2 but my java webserver is 1.1.3 can this cause the problem.. if so.. how can i solve this..?? >>> [EMAIL PROTECTED] 09/12/00 03:00pm >>> Just check out the JDK version. It's available only after JDK 1.2 > ---------- > From: Robert Ziel[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology. > Sent: Tuesday, September 12, 2000 6:22 PM > To: [EMAIL PROTECTED] > Subject: hi, > > hi, > > does someone know why the util class cannot be imported.. from a > servlet..? > > import java.util.*; > > Error > > classnotfound exception: java.util.ArrayList > > > regards, > > Robert > > __________________________________________________________________________ > _ > 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 > ___________________________________________________________________________ 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 ___________________________________________________________________________ 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
