Re: placing java beans in weblogic 6.1
Posted By:
Naveen_Singh
Posted On:
Saturday, July 20, 2002 01:30 AM
I hope you have placed your classes folder in your WEB-INF folder. Thats where it is supposed to be placed. And do check that in your "config.xml" file you have mentioned the class path properly for the "classes" folder, failing which it would not be able to locate it.