When the programmer face a challenge to design an application, which can interact which each other irrespect of OS and hardware. Then to satisfy the needs two standards evolves one is HTML [Hypertext Markup Language] and other is XML [Extensible Markup Language]. Both of these standards are operation system independent hence they can be run on any machine & both of them uses HTTP [Hypertext Transfer Protocol] Protocol for transfer of data. HTML standard is used to Display Data in Browser while XML is used to Inter exchange data between two computers.
But with current Technologies it is not easy to manage large application, hence they need to develop some framework which can help it’s programmers to manage and deploy these application easily. Hence several Web Page Technologies evolve Like Microsoft ASP [Active Server Pages], Sun MicroSystem JSP [Java Server Pages] and many more.
0 comments
Post a Comment