Thursday 25 April 2013

Web Browse (Form)


Abstract

          Web browser is an application that could display hypertext documents written in the Hypertext Markup Language (HTML). Web browser can also display HTML forms that allow users to enter data. The main propose of this project is to develop parser class and a prototype of web browser. This project is developing to build a parser class that could extract HTML document to tag and text and each value of certain attribute are taken. This project is also developing to build a sub component for the web browser that could view and conduct HTML form. Nowadays, many of the web browser could not manufacture some other function that is needed. So basic on how to build a web browser have to be implement before adding other new function. The develop process of these application is based on prototype models. The programming software to be used in this development is Java Language.

No comments:

Post a Comment