Hi, I use the following code to show my alerts. alertManager.alert( Duration.TRANSIENT, Severity.INFO, "Transaction was processed successfully" );
Now can can i clear the previous alerts, otherwise each time a transaction fails a user has to manually clear the error message. If he dosent all error messages stack up ? How can i do this ? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-AlertManager-tp5719342.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org