• 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

Java specs

 
Ranch Hand
Posts: 295
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As part of preparation I'm studying HFSJ and some other materials, Mock tests..

I heard we need to read Java specs also..
When I downloaded JSP and servlet specifications they are also very big PDF docs. So How to read them Is it like studying as normal book or any short way to read it..

I'm confused to read specs..How it helps and wat does it contain...

Please please help me...
 
Ranch Hand
Posts: 598
3
jQuery Google App Engine Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well you need not bother to read all specs , you may take a look at only
topics such as jsp:include,jsp:attribute,EL syntaxes,PagContext,
HttpServletRequest,HttpServletResponse api etc.

If you are too much frustrated to read specs then don't read ,the
alternative is http://java.boot.by/wcd-guide/ (Mikalai Zaikin).

For your kind information ,people already got here above 95% without even
touching specs.They just preferred HFSJ,Marcus Green and Milkalai Zaikin tutorials,and some commercial mock exams.

by the way , if you have HFSJ 1.5 then you need not worry about anything.

best of luck

best regards,
omi
[ July 23, 2008: Message edited by: omi sharma ]
 
Amruth Puppala
Ranch Hand
Posts: 295
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks ton for your reply
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic