An example request path might be /assets/meta/core/dd8d73ac51dbab28caaec4865d302bf2/deselect.png
. The handler id would be meta/core
, the {@linkplain AssetChecksumGenerator checksum of the resource content} is thehex string, and the extra path would be select.png
.
@see AssetDispatcher
@see org.apache.tapestry5.services.AssetRequestDispatcher
@see AssetPathConstructor
@since 5.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|