What is the necessity of empty tag? - DHTML

What is the necessity of empty tag?

The first foremost good thing to notice about empty tag is that they need not to be closed. There necessities play an important role in development of web pages as we can create links define input tags which include button, text, hidden fields. Provide links to images and line breaks. For eg: the <hr> tag is an empty tag which is used to draw a horizontal line on the page.
Struts dispatch action in DHTML
Struts dispatch action in DHTML - DispatchAction is an action that comes with Struts 1.1 or later, that let us combine Struts actions into single class, each with their own method.......
How to upload struts file in DHTML?
How to upload struts file in DHTML? - The interface org.apache.struts.upload.FormFile is used for the struts file upload application. This interface represents a file that has been uploaded by a client.......
Steps used to create a tiles application in DHTML
Steps used to create a tiles application in DHTML - Create a template that designs a layout for your application.......
Post your comment