Hi, i recently passed
SCJP which my company decided to reward by throwing me in the deep end of
servlets and
JDBC (which is a good thing if a little daunting at first). I have over a years experience in
Java with a lot of gui but have not encountered servlets and JDBC before (although i have just started servlets1 on cattledrive which is helping).
The project is a trading system and my little project is to use servlets to access a JDBC database and return the results to a webpage, so for example i can query an entry in a database and get all the details on that entry(replacing a asp page doing a similar thing at present) printed up to a web page.
The project is using Forte Community Edition.
Please could someone give me an indication of any good learning materials, the best way to go about setting myself up etc etc, its a bit over my head at the moment and so i am just ploughing through learning material and playing around to try and get it sorted, or if anyone can help guide me through it if they have the time it would be fantastic.
As it is a
test of my strength i am keen to make a great job of it (although the timelimit is quite stretchy) without harassing the resident java guru too much.
Thanks in advance
