Re: import can't find classes

1999-07-26 Thread Primo Hrvatin
Provide a full path to your classes in the CLASSPATH variable when starting the server. If you are running the batch file provided with the implementation, modify it and include paths to your packages. We've been using our locally developed classes and it works for us just fine. Primoz C

import can't find classes

1999-07-25 Thread C Kruppa
Hey guys, The import statements that are in the code of my Bean (not the JSP) are failing because JSWDK can't find the classes. I'm wondering where I am supposed to put the classes that the Bean is looking for? Or how to configure the server to know where to look for them? Specifically,

Re: import can't find classes

1999-07-14 Thread Neville Soares
:46:21 PM Please respond to C Kruppa [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Neville Soares/Whittman-Hart LP) Subject: import can't find classes (apoligies if this is the second copy of this e-mail) Hey guys, The import statements that are in the code of my Bean (not the JSP