Compilation of JSP File '/au/mpire/index.jsp' failed:
index.jsp:9:2: No type with this name could be found at this location.
<jsp:useBean id="db" class="DBbean" />
 ^---------^
index.jsp:9:2: No type with this name could be found at this location.
<jsp:useBean id="db" class="DBbean" />
 ^---------^
index.jsp:9:28: The bean type "DBbean" was not found.
<jsp:useBean id="db" class="DBbean" />
                           ^------^