What are some good resources for JSP development?

evident

Lifer
Apr 5, 2005
12,150
772
126
I just started a new role at my company doing some web apps using JSP/oracle.
I've had previous web experience w/ ruby on rails in a one semester web class (i made a store) but that was about 2.5 years ago.
I am familiar enough with good web coding paradigms and css, but i really need to brush up on those too.
I am a pretty good Java programmer but i haven't programmed in a year. I took a database course that used mysql but am not familiar with oracle

Can you guys point me to some good books and resources that would be appropriate for my skillset and jumpstart me in my new role?

thanks!
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
Not much help in the jsp world, but oracle is 95% like mysql for most web work. It will only differ if you start writing stored procedures or any pl/sql scripts. For 99% of my web projects I have written neither.