>  The same application runs perfectly at another place
> with exactly the same version of Tomcat..

> 4.1\work\Standalone\localhost\gradsurvey\jsp\survey\student_survey_jsp.java
>:7: '.' expected
> import SurveyBean;
>                  ^

You probably have different Java VMs on each machine. AFAIK Java 1.4 no longer 
supports import of classes in the "root" package.

With kind regards / mit freundlichem Gruß
        Holger Klawitter
--
Holger Klawitter                          http://www.klawitter.de
[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to