ALES Tags
Tag recordEvent


The recordEvent tag is purely an input tag that will cause an audit message to be written to the audit log of ALES. The body of this tag can also take an attribute tag. All attributes will be added to the audit context as additional descriptionrmation for the audit event.


Tag Information
Tag Classcom.bea.ales.tags.RecordEventTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
messageyesfalsejava.lang.StringThe message to be passed to the audit log.
severitynofalsejava.lang.StringThe severity of the audit message. The possible values are: SUCCESS, WARNING, ERROR, FAILURE, or INFORMATIONAL. The default value is INFORMATIONAL

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.