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 |
Can singleton class be inherited in java?
If two threads have same priority which thread will be executed first ?
What is remote method invocation (rmi)?
Can we create our own wrapper class in java?
What are the types of web technologies?
Is java se free?
what is the use of declaring constructor as private?
5 Answers Cyient, IVY Technologies, Sai Softech, Virtusa,
Why are data types important?
what is instanceof operator used in java?
Explain about vector, dictionary,hash table, property classes?
What is mnemonic in assembly language?
Which variable is the independent variable?