what is the use of custom tags? with example?
Answer / namita
custom tags are userdefined tags.
use of custom tags is u can defined ur own tags in ur code.
u need not to depend upon system defined tags. u can create
and use ur own tags.
eg,
<email>
<to></to>
<from></from>
</email>
u just need to define this tags in xml file and use that
tags in ur code by including <@taglib> directive.
| Is This Answer Correct ? | 2 Yes | 0 No |
What does the string method compareto () do?
What is Java Package and which package is imported by default?
How will you invoke any external process in java?
What is oops in java?
what type of questions asked for barclays technologies pune please send urgent
How can we make string upper case or lower case?
What is a newline character in java?
What is the frontend and backedn in Java?
What is the difference between the ">>" and " >>>" operators in java?
What is the ResourceBundle?
2 Answers Elementus Technologies,
There are 100 keys and values in HashMap.how to get the keys and values?
What is finally in Java?