java bean doesnt compile...
843838Nov 7 2005 — edited Nov 14 2005Hi,
I have created a java bean and i am getting error while compiling the same..
1) i created a a bean called RequestBean.java
2)I included import package com.ora.jsp.util.* at tope the file.
3)i plaaced com.ora.jsp.util directory in the same folder where RequestBean.java
4) the util directory contains many html files.
when i compile RequestBean.java i get the following error.
package com.ora.jsp.util does not exist
What mistake have i done?
Thanks
vivek