HI guys .. i am trying to show up a content of a field of a table in my data
base .. and i got this msg ...500 Internal Server Error
com.livesoftware.jsp.JSPServlet:

javax.servlet.ServletException


any idea wat this error means ?? i have checked all syntaxs and i dont think
something wrong there ??

nb: at the top i am using

<%@ page import="java.sql.*"%>
<%@ include file="/../include/global.jsp"%> (another page that will be
executed first)
<%jsp:usebean id="qMember" class="com.balicamp.asiapot.JMember" scope="page"
/%> (my bean)

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to