toString()
. Note that the returned value may be {@linkplain org.apache.tapestry.TapestryConstants#FORCE_ABSOLUTE_URIS_SYMBOL request dependent}. You may cache instances of Asset, but do not cache the client URL path as it may change.
toString()
. Tapestry's built-in asset types (context and classpath) always incorporate a version number as part of the path, and alternate implementations are encouraged to do so as well. In addition, Tapestry ensures that context and classpath assets have a far-future expires header (to ensure aggressive caching by the client).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|