On Fri, Apr 23, 2004 at 09:21:51AM +0200, Wojtek Gnus wrote:
: I've changed my CLASPATH - didnt help me.
: Any ideas?
Yes, and this is the big tipoff:
[javac] class file contains wrong class: Select_zmiana
Have you changed the source files to match the package designation?
That is, you've placed the files in a package dir of
{...}/WEB-INF/classes/beanservlets/
but did you add
package beanservlets ;
to the head of the source file?
-QM
--
software -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]