Thank for your information.
However, the following error is display after the line Class.forName
("jdbc.odbc.JdbcOdbcDriver"); is add before the line connBooking = ...
=============
javax.servlet.ServletException: jdbc.odbc.JdbcOdbcDriver
org.apache.jasper.runtime.PageContextImpl.doHandlePageException
(PageContextImpl.java:845)
org.apache.jasper.runtime.PageContextImpl.handlePageException
(PageContextImpl.java:778)
org.apache.jsp.Booking.Global_jsp._jspService
(org.apache.jsp.Booking.Global_jsp:139)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service
(JspServletWrapper.java:325)
org.apache.jasper.servlet.JspServlet.serviceJspFile
(JspServlet.java:295)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
=============
Do I miss any setting in the tomcat?
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com