November 2003
Intermediate to advanced
1488 pages
36h 35m
English
The tag libraries shipped with WebLogic Server are weblogic-tags.jar (referred to as WebLogic custom tags) and weblogic-vtags.jar (referred to as WebLogic validation tags). These libraries are included within your distribution. They're located within the BEAHome\WebLogicHome\server\ext directory. The JARs provided contain implementation classes along with tag library descriptors (TLDs).
The WebLogic custom tags library (weblogic-tags.jar) contains classes that assist in the caching and processing of data. The three custom tags are cache, repeat, and process.
The cache tag enables work done within the body of the cache tag to be cached. Body content may be cached before ...
Read now
Unlock full access