Returns a URL that can be passed, unchanged, to the client in order for it to access the resource. The same value is returned from 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.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.