I have configured an Oracle OC4J web server to run a JAVA application. It seems to be working completely except I cannot access a Bean inside of an JSP and because of that I receive a Error 500 (Internal Server Error). I receive this error on IE5.5 and Netscape 4.7. The JSP works perfectly in JDeveloper. I have the bean in the WEB-INF\Classes directory on an NT Server. It should be able to find it. What am I missing?