• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Help needed

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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,

------------------
 
Ranch Hand
Posts: 134
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Asif Anis
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic