Expresso 5-5-0

Package com.jcorporate.expresso.ext.struts.taglib.bean

Class Summary
ExDefineTag Define a scripting variable based on the value(s) of the specified bean property.
ExMessageTag Expresso-specific extension to the MessageTag from Struts: this version gets it's message string from the ControllerRequest object, which knows the current user's locale settings already, and also has the application schema code, which allows us to use the appropriate message bundle file for the current application, as Expresso support multiple message bundles, one per schema
ExWriteTag Tag that retrieves the specified property of the specified bean, converts it to a String representation (if necessary), and writes it to the current output stream, optionally filtering characters that are sensitive in HTML.
 


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.