no subject

2000-11-30 Thread TravisFalls
Hello, I am creating a DBConnection Class that I am creating an instance of in a login class. In this login class I pass a dynamic query string to DBConnection. I have this deployed on a Weblogic server. (yes I registered the servlet :) )I have an index page that calls a Login servlet where

Shopping cart and examples

2000-10-31 Thread TravisFalls
I am new to Java and just out of college. I have to create a shopping cart for a site. I have the "Java Servlet Programming" book by O'Reilly, however I need information about Credit Card validation, and ssl and how all this ties in with servlets. Any ideas where I could get an example or