Hi,

I am using jcreator to write & compile javabeans for my application. In
general, it works well. But recently I have found a problem.
I have a file:  "loginDBconnBean.java"  including an import line:
import giang.login.loginFormBean;

Whenever I compile the file, the error that jcreator gave me looks like
this:

C:\PROGRA~1\ALLAIRE\JRUN\SERVERS\DEFAULT\USERLO~1\WEB-INF\CLASSES\loginDBcon
nBean.java:8: cannot resolve symbol
symbol  : class loginFormBean
location: package login
import giang.login.loginFormBean;
                   ^
Infact,  I have compiled the file loginFormBean.java into
loginFormBean.class in directory giang/login/.

I don't know why. So please help me as soon as possible. Any help is greatly
appreciated.
Thank you.
Giang Nguyen






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to