Have You included the import statement in Your JSP?

<%@ page import="com.freeforums.webbeans.*"%>

> -----Original Message-----
> From: Devraj Mukherjee [SMTP:[EMAIL PROTECTED]]
> Sent: 28 June 2001 15:04
> To:   JBoss List Serve
> Cc:   [EMAIL PROTECTED]
> Subject:      [JBoss-user] Beans Referencing
> 
> 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


If you have received this e-mail in error or wish to read our e-mail disclaimer 
statement and monitoring policy, please refer to
http://www.drkw.com/disc/email/ or contact the sender.

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

Reply via email to