I thnk defalt method will be service(). Sequential order will be service(), Get(), Post(). Please let me know if any corrections.:Actually the Http methods are Get, Post, Head, Put, Destroy etc.. These methods are called as Http Methods. The default method is Get. For Instance, If u pass the data from Form, by default it is passed via URL.
Category:Servlet Interview Questions
No comments:
Post a Comment