Hi all,

I have managed to create an intermediate class file which now access the 
session beans and my JSP file can successfully call the beans. I only have 
one problem, which is I have to reference my class file in the JSP with the 
full name (package and class) for example a file Login.class in the 
packages com.freeforums.webbeans

has to be reference in the JSP like com.freeforums.webbeans.Login otherwise 
it says it cannot be found. What could be the problem. I have added the 
path to the JBoss server class path as well - no changes.

Any Suggestions??

Thanks.

Devraj


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to