Hi all,
Iam creating an application and placing it
in folder name app in d:/tomcat/web-apps/app.Iam placing my
jsp's in d:/tomcat/web-apps/app and my
beans in a package named a, d:/tomcat/web-apps/app/Web-inf/classes/a/Bean.class.But when i run my jsp's which interact with bean it showing error that bean class is not found.Iam using windowsNT platform.
Please help me in solving this problem.
thanks in advance