Java ee - Interview Questions and Answers for 'Myntra' - 3 question(s) found - Order By Newest Ans. HTTP or Hypertext Transfer Protocol is internet protocol for tranmission of hypertext ( text with meta data ) over internet. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  j2ee   http   internet  fidelity Asked in 2 Companies basic   frequent Related Questions What is session tracking and how do you track a user session in servlets? What is URL? What are different types of cookies ? In this url
http://javasearch.buggybread.com/InterviewQuestions/questionSearch.php?searchOption=label&keyword=url
What is protocol , domain , path and query param ? what is content negotiation? Why Web services use HTTP as the communication protocol ? What is the use of HTTPSession in relation to http protocol ? Why using cookie to store session info is a better idea than just using session info in the request ? http protocol is by default ... ? Ans. A Web service is a service offered by one system to another, for communication over web through http. XML are JSON are usually used for sending across information from one system to another. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  web service Asked in 2 Companies basic   frequent Related Questions What are RESTful Web Services ? What is the relationship between VPC and subnet ? Can you tell with an example ? Difference between GET and POST Requests ? What is cloud computing ? Why is cloud infrastructure so powerful ? There is a server which is 90% full, I need to increase the space. How can I do it ? What are the types of authentication used in Web services ? Why would a cloud customer use resources in multiple regions and zones ? What are system integrators in Cloud Computing? Which markup languages can be used in restful web services ? Q3. What is the difference between http and https ? Java EE
Ans. https encrypts the data using SSL whereas http sends it as plain text, So https is secure protocol whereas http is not.
Moreover https connects on port 443, while HTTP is on port 80 Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  http  https  web protocols Asked in 1 Companies   basic Related Questions What is session tracking and how do you track a user session in servlets? What is URL? What is HTTP ? What are different types of cookies ? In this url
http://javasearch.buggybread.com/InterviewQuestions/questionSearch.php?searchOption=label&keyword=url
What is protocol , domain , path and query param ? what is content negotiation? Why Web services use HTTP as the communication protocol ? What is the use of HTTPSession in relation to http protocol ? Why using cookie to store session info is a better idea than just using session info in the request ? http protocol is by default ... ?