Proffessional JSP by7 Wrox publication is ultimate.If you are in India it costs RS.400/.
VAIBHAV <BR>SCJP
vaibhav punekar
Ranch Hand
Joined: Jan 20, 2001
Posts: 134
posted
0
Proffessional JSP by7 Wrox publication is ultimate.If you are in India it costs RS.400/.
radhika madini
Greenhorn
Joined: Jan 10, 2001
Posts: 18
posted
0
Hi, Thanks for your information... Radhika
Karthik Guru
Ranch Hand
Joined: Mar 06, 2001
Posts: 1209
posted
0
I have perused other books but I w'd strongly recommend this book: Web developent with Java server pages (from Manning) -duane k fields et all. It's just too good. Core servlets and Java server pages (from SUN) --marty hall is also supposed to be good. But I w'd strongly recommend the first one. Very simple, clear and concise. karthik.
Adrian Yan
Ranch Hand
Joined: Oct 02, 2000
Posts: 688
posted
0
In my opinion, you should learn servlet first, since JSP is based on Servlet (same API).