• 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

any good book on JSP(EL, JSTL , custom tag...)

 
Ranch Hand
Posts: 104
Netbeans IDE Windows XP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello,
can any one please tell me any book, online resource or any thing for studying EL(expression language),standard tag, tag library and custom tag which are useful in preparation of SCWCD 5
Thank you
vinit
 
Creator of Enthuware JWS+ V6
Posts: 3411
320
Android Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Vinit
Any of the books on the SCWCD links are good. Even the JSP specification has some examples and explanations.

Regards,
Frits
 
appu sharma
Ranch Hand
Posts: 104
Netbeans IDE Windows XP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Frits Walraven wrote:Hi Vinit
Any of the books on the SCWCD links are good. Even the JSP specification has some examples and explanations.

Regards,
Frits


yes i have HFS& JSP but i want to learn little more detail...
and i have confusion about core servlet and java server pages & more servlet and java server pages(Marty Hall) it seems that many chapters are same???
 
Frits Walraven
Creator of Enthuware JWS+ V6
Posts: 3411
320
Android Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
personally I liked Sun Certified Web Component Developer Study Guide by David Bridgewater, but I also heard that Sun Certified Web Component Developer Study Companion 2nd Edition by Charles Lyons is better detailed.
Regards,
Frits
 
Sheriff
Posts: 67747
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The JavaRanch Bunkhouse is a great place to start. There you will find not only lists of books on various Java and web-related subjects, but expert reviews of these books.

Take a look!
 
reply
    Bookmark Topic Watch Topic
  • New Topic