${ao:isForwarded()}

Determines if the current request has been forwarded by a <ao:forward> or <ao:redirect> tag.

Example

${ao:isForwarded()}

Function Information

Function Class: com.aoapps.taglib.Functions
Function Signature: boolean isForwarded()
Display Name: None