1. shopping cart -MS Access & JSP Connections coderanch.comCan one of you bright sparks help me out. Connecting to MS Access database and have problems with connection using JSP. This is the code, errors follow: <%@ page language="java" contentType="text/html" import="ShoppingBasket,Product,java.util.*" errorPage="errorpage.jsp"%> |
2. DSN less MS access Connection using JSP - help needed coderanch.com |