Runtime components : Presentation components : JSPs : Reference : Custom JSP tags : ResourceTag
  
ResourceTag
A Resource Tag specifies the fully qualified URI (webapplicationURI + resourceURI) for a resource.
ResourceTag attributes
src
Resource's URI
Example
<H5>Using the Resource Tag</H5>
<dse:resource file="/html/images/pic5.gif">
Go up to
Custom JSP tags