Is there any special context mapping required for getting javabeans/classes
working from the WEB-INF/classes directory?  I am trying to use a javabean
and it comples fine when use the javacompiler (javac).  When I use the bean
in a JSP page it essentially can not find the class.  Sould this setup be
almost automatic ?  I tried using it in a package wit the appropriate
directory structure but no dice.

any thoughts ....


Reply via email to