Home Answers Viewqa Java-Beginners Difference between http and https

 
 


Anuj Kumar
Difference between http and https
1 Answer(s)      2 years and 4 months ago
Posted in : Java Beginners

Difference b/w HTTP and HTTPS

please provide answer in tabular form.

View Answers

January 5, 2011 at 12:22 PM


Hi Friend,

Differences:

1)HTTP is hyper text transfer protocol which is responsible for transmitting and receiving information across the Internet where as HTTPS is secure http, which is used exchanging confidential information with a server, which needs to be secured in order to prevent unauthorized access.

2) HTTP transmits normal data where as HTTPS transmits closed or encrypted data.

3) HTTP is for normal applications and HTTPS is mostly for banking or secure applications.

4) HTTP uses port 80 where as HTTPS uses port 443

5) HTTP is defined in RFC 2616 and HTTPS is defined in RFC 2817

Thanks









Related Pages:
Difference between http and https
Difference between http and https  Difference b/w HTTP and HTTPS... and receiving information across the Internet where as HTTPS is secure http, which... as HTTPS transmits closed or encrypted data. 3) HTTP is for normal applications
Difference between Web Server and Application Server
In this section we will learn the difference between Web Server and Application Server. Web Server handles HTTP and HTTPS request and response while... like HTTP, TCP-IP etc. Web Server generates a response generally in HTML
Difference between JSP and Servlets
Difference between JSP and Servlets  What is the difference between... can only be HttpServlet that means the only supported protocol in JSP is HTTP. But a servlet can support any protocol like HTTP, FTP, SMTP etc
Difference between GET and POST
Difference between GET and POST   Difference between GET and POST ?   The difference between a GET and a POST is the way data... this: http://www.roseindia.net/jsp?para1=paraValue With a POST, this information
How to convert http website into Https from java?
How to convert http website into Https from java?  could any one tell me how to convert http website into Https from java
Difference between MVC1 And MVC2 - Struts
Difference between MVC1 And MVC2  HI Friends,Can u Give me difference between mvc1 and mvc2. Thanks Prakash  Hi Friend, Please visit the following link: http://www.roseindia.net/struts/mvc-architecture.shtml
Logging inside HTTP and HTTPS site using J2EE
Logging inside HTTP and HTTPS site using J2EE  How to login inside a site like gmail or yahoo mail using a servlet(username and password present in the servlet itself) that leads directly into my inbox page
What is the difference between a JDK and a JVM?
What is the difference between a JDK and a JVM?  Hi, What is the difference between a JDK and a JVM? Thanks,   Hi, JDK is stand... to compile your source files using a JVM. For more difference between JDK and JVM
https suport - JSP-Servlet
https suport  Hi, I have an application written in servlet and running on tomcat server. This application is running using http . I want to add support of https even to check the certificate of all users or request. A lot
Give difference between LinkedList and ArrayList - Java Beginners
Give difference between LinkedList and ArrayList  Hi, What is the use of LinkedList and ArrayList? How you can difference between LinkedList.... For more information, visit the following links: http://www.roseindia.net/java
https call in AJAX - Ajax
https call in AJAX  Hi, I am trying to call a https URL in my AJAX..., Please visit the following links: http://www.roseindia.net/jsp/pop-window.shtml http://www.roseindia.net/jsp/comboSelect.shtml http://www.roseindia.net
difference
difference  difference between hashtable and hashtree
difference
difference  what's the difference between mysql and sql
difference between main thread and child thread?
difference between main thread and child thread?  any one give correct exact difference.   in jsp 7 implicit objects are available those are 1:response->This denotes the data included with the HTTP Response. 2
What is the difference between an if statement and a switch statement?
What is the difference between an if statement and a switch statement?   Hi, What is the difference between an if statement and a switch statement... in Java program. http://www.roseindia.net/java/java-tips/flow/switch/switch
What is the difference between a break statement and a continue statement?
What is the difference between a break statement and a continue statement?   Hi, What is the difference between a break statement and a continue... the Break statement and continue statement visit this link: http
Difference
Difference  What Is the difference between JDK & SDK
Difference between C++ and Java - Java Interview Questions
Difference between C++ and Java  Basic difference between C... was derived from C++ but still there is big difference between these two languages.You can see the actual difference once you start programming on it.But here i
Difference between Java IO Class - Java Beginners
Difference between Java IO Class  What is the difference in function between Two set of Stream class as mention below- 1)FileInputStream... information. http://www.roseindia.net/java/ Thanks
Difference between EJB 2 and EJB 3 - EJB
Difference between EJB 2 and EJB 3  I know we dont implement home and remote interfaces. 1)Do we have ejb-jar.xml in EJB 3.0... the following link: http://www.roseindia.net/ejb/ Thanks
What is the difference between EJB 3.0 and JPA - Framework
What is the difference between EJB 3.0 and JPA   What is the difference between EJB 3.0 and JPA. How can they work together. Does EJB 3.0 need... which can be used for creating a mapping between plain java bean objects (POJO
Difference between DispatchAction and LookupDispatchAction
Difference between DispatchAction and LookupDispatchAction  What is the Difference between DispatchAction and LookupDispatchAction
difference between SessionState and ViewState
difference between SessionState and ViewState  What is the difference between SessionState and ViewState
difference between ForwardAction and IncludeAction
difference between ForwardAction and IncludeAction  What is the difference between ForwardAction and IncludeAction
Difference between struts and JSF
Difference between struts and JSF  What is the difference between struts and JSF
difference between == and === operators?
difference between == and === operators?  Is (====) operator available in java or not? difference between
Difference between Normal Insert and BLOB insert
Difference between Normal Insert and BLOB insert  I have sql database...("http://localhost:52293/WebSite/ImageHandler.ashx?ImageId=" + TextBox5.Text.... So what is the difference?? and what changes i have to make in order to runn
Difference between GenericServlet and HttpServlet
In this section we will discuss about the difference between GenericServlet and HttpServlet. GenericServlet is an abstract class that extends... HttpServlet can handle only HTTP specific protocol
difference
difference    what is the difference between the JDBC-ODBC bridge, the Native-API-Partly-Java driver, and the JDBC-Net-All-Java Driver is the placement of the database access libraries   Please visit the following link
difference
difference  difference between thread and process in java   Difference between Process and Thread: 1)Process is a program under execution whereas Thread is a part of program. 2)Process are heavy weight programs which
difference
difference  difference between Method Overloading and method Overriding   Difference between Method Overloading and Method Overriding: Overriding is the concept of having functions of same name and signature
difference between varchar & varchar2?
difference between varchar & varchar2?  What is the difference between varchar & varchar2
Difference between 3d and 4d
Difference between 3d and 4d  what is the difference between 3d and 4d
What is the difference between the >> and >>> operators?
What is the difference between the >> and >>> operators?   hi, What is the difference between the >> and >>> operators? Thanks
Difference between Mysql and SQL
Difference between Mysql and SQL  hello, What is the difference between Mysql and SQL??   hii, SQL is structural quary language but mysql is database package
Difference between Timer and Thread?
Difference between Timer and Thread?  Can anyone tell me about the difference between Timer and Thread, Why we need to have Timer in case we have Thread implimentation startegy in Java
difference between the APp server and the web server in detail - Servlet Interview Questions
difference between the APp server and the web server in detail  Can just explain the difference between the web server and the app server. thanks... http://www.roseindia.net/web-application-server/tomcat/web-server
difference between lock and synchronization
difference between lock and synchronization  Hi, I am new in java please anyone tell me difference between lock and synchronization in java. its urgent. Thank in advance   Please visit the following link: Lock
Difference between SCJP Exams
Difference between SCJP Exams  What is the differences between SCJP 5 (310 - 055) exam and SCJP 6 (310 - 065) exam??? Thank You In Adv
difference - EJB
difference  difference between stateful and stateless beans   Hi friend, Stateful Beans *)Stateful beans are also Persistent session... *)It will not maintain the state. For read more information : http://www.roseindia.net
Difference between request.getRequestDispatcher() and context.getRequestDispatcher()
Difference between request.getRequestDispatcher() and context.getRequestDispatcher()  What is the difference in using request.getRequestDispatcher() and context.getRequestDispatcher()?   request.getRequestDispatcher
Difference between JDBC , Entity Beans in EJB 3.0,Hibernate - EJB
Difference between JDBC , Entity Beans in EJB 3.0,Hibernate  What is difference between JDBC 2.0, Entity Bean in EJB 2.0, Hibernate, Entity Bean... EJB, JDBC and Hibernate. http://www.roseindia.net/javacertification/bcd-guide
Difference between ServletContext and ServletConfig
Difference between ServletContext and ServletConfig   What is the difference between ServletContext and ServletConfig?   ServletContext :Defines a set of methods that a servlet uses to communicate with its servlet
Difference between forward and sendRedirect
Difference between forward and sendRedirect  What's the difference between forward and sendRedirect?   RequestDispatcher.forward() and HttpServletResponse.sendRedirect() are the two methods available for URL redirecting
Difference between translate and replace
Difference between translate and replace   hiii, What is the difference between translate and replace?   hello, Replace replace every instence of character with character sting by the given charator of string
what is the difference between extends and implements
what is the difference between extends and implements  difference between extends and implements
what is the difference between extends and implements
what is the difference between extends and implements  difference between extends and implements
to calculate the difference between two dates in java - Java Beginners
to calculate the difference between two dates in java  to write a function which calculates the difference between 2 different dates 1.The function... difference in milliseconds long day = milis2 - milis1
difference between applet and swings
difference between applet and swings  what are the major difference between swing and applets   Hello Friend, Differences: 1) AWT stands... this feature is not supported by AWT. Thanks   Hi Friend, Difference
Difference between error and exception ????????
Difference between error and exception ?  Can we handle a error in java if yes than give an code of an example? Difference between error and exception handling.......   Exceptions are things you can create/throw

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.