• 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

is servlet and jsp cookbook for jee5 or jee4

 
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

I am going to buy a servlet and jsp cookbook, please tell me it is sufficient for jee5 programming.

I heard somthing that it is for jee4,

Please remove my confusion .



thank you

Chain Singh
 
chain singh
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

there is also a book murach's servlet an jsp.

this is better than cookbook or not?
 
Bartender
Posts: 3225
34
IntelliJ IDE Oracle Spring Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

chain singh wrote:Hello

there is also a book murach's servlet an jsp.

this is better than cookbook or not?


Murach's books are usually very practical and hands on. Cookbooks are for a different purpose. There are many cookbooks and it will be useful if you can give us the link to the book.
Cookbooks are usually Problem-Solution based which are useful if you are already familiar with the technology but not for someone starting new.
 
chain singh
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello sir

I done with head first servlet an jsp. now i want to get practical knowledge on that so i am confuse

between these two book.

what you will suggests me?

i have one doubt also that cook book is very old, it is for jee1.4 so this is also i have to concern.

please suggest me sir

thank you
 
Mohamed Sanaulla
Bartender
Posts: 3225
34
IntelliJ IDE Oracle Spring Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java EE 1.4 is old. Java EE 6 has already been released and Java EE 7 development is in progress. So choose the Java EE 6, I believe there have been quite significant changes between java EE 5 and Java EE 6.
reply
    Bookmark Topic Watch Topic
  • New Topic