Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Is JSP Technology Extensible
Is JSP technology extensible?
✍: FYICENTER.com
YES. JSP technology is extensible through the development of custom actions, or tags, which are encapsulated in tag libraries.
2007-04-03, 5353👍, 0💬
Popular Posts:
What are different properties provided by Objectoriented systems ? Following are characteristic’s of...
How To Concatenate Two Character Strings? - MySQL FAQs - Introduction to SQL Basics If you want conc...
An application needs to load a library before it starts to run, how to code? One option is to use a ...
Can you prevent a class from overriding ? If you define a class as “Sealed” in C# and “NotInheritab...
Do You Know the Book "JUnit in Action"? You should know this book. It received some good reviews. Ti...