Explain the relationship between XHTML and HTTP

Explain the relationship between XHTML and HTTP?

E

Expert

Verified

Hyper-Text Transfer Protocol (HTTP) is Internet communication protocols that permit a viewer's computer talking to a computer of publisher to fetch XHTML documents.

The computer of viewer issues a Hyper-Text Transfer Protocol request message to the publisher computer first. After that the publisher returns a Hyper-Text Transfer Protocol response message back to the viewer's computer with the requested Extensible Hyper-Text Markup Language document integrated in the message.

   Related Questions in Programming Languages

  • Q : Define Property Specifications Property

    Property Specifications: Users can specify assertions using the assert(expr) statements. An assert statement is used to check if the property specified by the expression expr is valid within a state. If expr evaluates to 0, this implies that it is not

  • Q : State term System call executable

    State the term System call executable binary file in a process.

  • Q : State the term UDDI State the term UDDI?

    State the term UDDI?

  • Q : Abstract list domain The abstract list

    The abstract list domain is as shown: {empty, some, [d1], [d2],[ d1, d2], [d2, d1], all}. A) empty represents empty lists.

    Q : Automaton distributed in the class

    Write a code in a c++/java  for the automaton distributed in the class which accepts keywords(cat,bat,cab). Create an input file with these words may be two or three copies of these words scattered in a paragraph and show that your program does accept these words and gives an output to that

  • Q : How can we start Array Index from Zero

    How can we start Array Index from Zero?

  • Q : Types of layout managers Describe the

    Describe the layout manager and what are the various types of layout managers accessible?

  • Q : Write a program to display its negative

    Write a program in object code that reads a single digit decimal number and displays its negative in binary.  To do this, you must first read the number as a character and then convert it to its numeric value, as discussed in class.  Then, you're going to change this to a negative numbe

  • Q : Describe Method Method : The portion of

    Method: The portion of a class definition which implements some of the behavior of objects of the class. The body of the method includes declarations of local variables and statements to execute the behavior. The method receives input through its argu

  • Q : Define software Define the term

    Define the term software?

©TutorsGlobe All rights reserved 2022-2023.