Hello there,
Sorry to take up your time. I'm a newbie to the Java World. I have had some
experience in EJB using PowerTier for EJB.
I am now about to embark on a small website project. This website will be
hosted in an ISP that provides JSP (hopefully, that is, if I can find one).
My project is actually quite simple. There's no complex calculation
whatsoever. All it does is to store and retrieve information to and from a
database, however, the database queries can get very complex.
I've just installed Tomcat and still fiddling around with it. For a start, I
will use Microsoft Access as my database (due to simplicity in use), but
plan to deploy either using MySQL or PostgreSQL (depending on what the
hosting company provides)
I am looking for some sample code that I can easily deploy and learn from as
a starting point. Preferably the code does all the basic necessities (i.e.
connect to the Access database, connection pooling, scrolling,
etc,...etc,...)
I've already looked at "jguru" and "java.sun". Most of the codes are bits
and pieces, and I'm still struggling to put the pieces together. Can anyone
kindly point me to a URL? Or perhaps send me some code which I can simply
unzip, deploy and learn from?
Looking for a favourable reply.
Thank you and regards,
Dinesh, S.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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