• 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
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Api's :how to remember them?

 
Ranch Hand
Posts: 106
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
does anyone know of a simple way to remeber the Servlet and JSP API's. If yes..can u please share it with me.. it will be a great help
Thanks
 
Ranch Hand
Posts: 285
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not too sure what you mean here, but the easiest way to remember the APIs (other than hardwiring it into your memory) must surely be by coding and using them, and preferably making mistakes with them along the way
- Mark.
 
taash mg
Ranch Hand
Posts: 106
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi mark,
thanks for replying so soon. U r right the best way is to code things and learn them. i have learnt a lot of what i know that way but couldn't remember each and every method of each and every package with their return values. With the sample exams i have been giving especially mika's i realise u have to really remeber them all for the exam. which is where it is becoming a little difficult so i thought if somebody had devised a simple method to remeber atleast which methods come in each pack it would be a great help
 
Mark Howard
Ranch Hand
Posts: 285
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Taash
I guess the best things always come at a price, or at least a lot of hard work
How did you go with studying the APIs for the SCJP2 exam? I'm new to JSP and Servlets but their APIs seem a whole lot simpler than the methods I was trying to cram into my single braincell for java.lang, java.io, java.util, etc...
 
taash mg
Ranch Hand
Posts: 106
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi mark
ya i m myself trying to cram all of the material in my teeny-weeny brain and am getting a little nervous as the exam date is nearing i think . with SCJP2 i had experience writing java code with JSP and servlets i hardly do.
but i am hoping and trying for the best
 
Mark Howard
Ranch Hand
Posts: 285
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Taash
I don't know too many people who don't get nervous before writing an exam, no matter how well acquainted they are with their subject matter.
But just think how, brimming with confidence after successfully passing your SCWCD, you can rush back to this forum and explain to the rest of us how easy it was
Good Luck!
 
She said she got a brazillian. I think owning people is wrong. That is how I learned ... tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic