Thank-you Abhay,

I neglected to place the package directive in the VesEnq_b source code.
 DOH! )

What threw me was that it actually compiled and worked in my development
environment but not in my Live envirionment, with the only difference being
the JDK version.

Thanks again.

Mark Koscak

*snip*
>You should declare Package abc.pqr in the source and compile it as javac -d
><desired package location> xyz.java.

>You must not have compiled the class with Package.  In such a compilation,
>though the java source gets compiled, at runtime, it throws above error.

___________________________________________________________________________
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

Reply via email to