ApplicationNameString: WOString { value = application.name; } BacktrackingLimitString: WOString { value = application.pageCacheSize; } ExclamationImage: WOImage { filename = "exclamation.gif"; framework = "JavaWOExtensions"; border = "0"; height = "32"; width = "32"; } ReenterHyperlink: WOHyperlink { // ** Use Component actions here because we are certain to have a session when page restoration error occurs. pageName = "Main"; target = "_top"; }