Why do we override the doGet and/or doPost methods instead of the service method

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vaskarbasak
    New Member
    • Feb 2008
    • 27

    Why do we override the doGet and/or doPost methods instead of the service method

    Hi all,

    Why do we override the doGet and/or doPost methods instead of the service method?

    Thanks!
    vaskar
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by vaskarbasak
    Hi all,

    Why do we override the doGet and/or doPost methods instead of the service method?

    Thanks!
    vaskar
    See the specs for it.

    Comment

    Working...