You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by ru...@us.ibm.com on 2000/03/01 00:01:37 UTC

Re: Tomat problems


Deboprotim Ghosh wrote:
>
> I am facing a problem with running sample JSP. I am getting
> Error 500
> Class not found: java/utils/ArrayList
>
> I am using JDK 1.2 and I have made sure that CLASSPATH is proper
> Am I missing any other thing ?

Can you go back and double check?  Those symptoms strongly indicate that
while you think that you are running JDK 1.2, you are in fact running JDK
1.1.x.

- Sam Ruby