2008/6/23 Asleson, Ryan <[EMAIL PROTECTED]>: > One thing we miss with from Tiles is the ability to back a JSP with a > Controller. The Controller guaranteed that whenever a JSP was rendered, > certain behavior was executed to prepare data for the JSP. For example, > the loading of data for drop-down select boxes was often placed in the > Controller. > > Now that we're not using Tiles we can no longer use Controllers
Well, Tiles 1 "controllers" were renamed to "view preparers" in Tiles 2. See: http://tiles.apache.org/tutorial/advanced/preparer.html Ciao Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]