View Single Post
  #1 (permalink)  
Old 07-10-2007, 06:03 AM
Heather Heather is offline
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
Loading of JSP file failed
The application gives to me an exception in this line:

Code:
<jsp:useBean id="loginManager" class="com.instantJsp.LoginManager" scope="application"/>

failed

com.instantJsp.LoginManager
could not be loaded

what's happening?
Reply With Quote
Sponsored Links