I am quite familar core concepts of java but now I want start servlet and jsp.but I don't want to do it in IDE's.I want to do in a simple Text editor.Please suggest me a good book and how to configure an appliaction server and deployment tools(i here something like Ant & maven)but i am not familar at all.Waiting for your suggetion..........
Mehul Wani
Greenhorn
Joined: Mar 18, 2008
Posts: 18
posted
0
Hi,
"Core Servlets and JavaServer Pages" By Marty Hall is a good book to start off with and it also includes all the details to set up your development environment and steps for writing your programs in text editor,running and debugging them. In all, perfect for a new bee.