ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Java J2EE  >>  Java Related  >>  Servlets
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
What is the difference between Get and Post Method?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between Get and Post Method?
Answer
# 1
in Get method,data is passed in urlpattern i.e can be seen 
everyone
in post method data is passed with in method body.
 
Is This Answer Correct ?    6 Yes 3 No
Manu
 
  Re: What is the difference between Get and Post Method?
Answer
# 2
get is for getting the data, and its is open.


post means you want sth from server, and it has data in 
body of request so it is secure.
 
Is This Answer Correct ?    1 Yes 4 No
Tanuj
 
 
 
  Re: What is the difference between Get and Post Method?
Answer
# 3
when get method is use to view data from database or simple
from client
post method is use to form client side sending data that data
will store into database
 
Is This Answer Correct ?    1 Yes 3 No
Habeeb
 
  Re: What is the difference between Get and Post Method?
Answer
# 4
Get and Post will do the same kind of operation which takes 
requests from the browser but the key difference between 
them is Get can not contain large number of data but post 
can have large number of data to post the request.
 
Is This Answer Correct ?    8 Yes 1 No
Raghunath Bj
 
  Re: What is the difference between Get and Post Method?
Answer
# 5
Get is used to get the resouces from the server
post is the one which will post the content in the body of
the request
 
Is This Answer Correct ?    0 Yes 1 No
Ravikiran.chd
 

 
 
 
Other Servlets Interview Questions
 
  Question Asked @ Answers
 
how a user session can be tracked in servlets?  1
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly? Satyam3
How many Cookies can a host support?  2
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ? TCS1
Why setMaxAge() and getMaxAge() methods are used in Cookies?  2
How to set a cookie that is persisted only for the duration fo the clients session?  1
What is with the javax.servlet package naming?  2
How to prevent browser from caching the page content?  1
where the generated jsp source file are stored? HCL5
What is URL Rewriting ?  1
How two servlets communicate with each other?  1
how can we create object to a class in a jsp file? L&T3
How do you pass the data from one servlet to another servlet? HCL6
How can you maintain servlet chaining?  1
If you want to modify the servlet,will the Webserver need to be ShutDown ?  8
What are the classes and interfaces for servlets?  1
what is the difference between do get/dopost  8
What happens, when client requests for server object, which is not yet loaded into the memory?  1
How an Image can be loaded in a Servlet ?  1
Can threads be used in Servelet?  3
 
For more Servlets Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com