Hi,
I am posting slightly offtopic question, please pardon me but I am
struggling with the CLASSPATH jugglery.
Environment: IBM HTTP and WebSphere under AS/400 environment.
I am having one class with all DataAccess releted methods which I have
created in one package say "RCMPackage" under root folder. Its successfully
compiled. I have added this folder "/RCMPackage" in my CLASSPATH
environment variable. Now if I am using this class in any program its
giving compilation error stating that "Package RCPPackage not found in
import".
If I do the same thing under a PC environment its working fine.
Also if I issue a "set" command in STRQSH (QShell), its not showing my
folder in the CLASSPATH. But if I issue "echo $CLASSPATH" then its showing
my package folder in the CLASSPATH.
Thanks in advance.
Sks
___________________________________________________________________________
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