Someone please help me regarding designing issues of web application building using JSPs. where from can i get help on how to design a web application which is using JSPs? Regards asif
Paul Ramsden
Greenhorn
Joined: Sep 22, 2000
Posts: 27
posted
0
A book I have found very helpful has been Marty Hall's Core Servlets and Java Server Pages. It's clearly laid out and has some good examples,
------------------
vaibhav punekar
Ranch Hand
Joined: Jan 20, 2001
Posts: 134
posted
0
Hi, Asif, I think you will have to be more specific.What type of web application you would like to develope? General web application include Shopping cart,banking etc.If you want an application on similar lines then it is better you refer the books that include such application.One such good book is "Professinal JSP" by "Wrox"it includes various types of case studies using common web applications. If you are lucky you will also get a copy Phil Hanna's copy of "JSP:The Complerte Reference".So you can also take his help as he will be online this week. Also you will find many simple web applications in any server documentation as well.So largly it depends on your application.
VAIBHAV <BR>SCJP
Asif Anis
Greenhorn
Joined: Mar 02, 2001
Posts: 19
posted
0
Thanks Paul, i went to amazon to see the outline for the book u suggested , the book has good details about the JSPs and servlets but it doesnt say anything about the designing issues of a B2B web application. Can u suggest me some other book which covers this topic. Regards Asif