-----Original Message----- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2008 3:48 AM To: [email protected] Subject: Re: Missing key
2008/8/25 Hehl, Thomas <[EMAIL PROTECTED]>: > I've been using tiles for about two years, but only on an app I inherited > from someone else, so I'm still kinda a newbie. Version of Tiles? Are you using a framework with it? (e.g. Struts). [Thom Hehl replied] 2.something. I'm using Spring framework. > I changed my app to forward to .logoutTimeout How do you forward to that definition? [Thom Hehl replied] If you're familiar with Spring, my controller returns a model and view and I'm using the TilesViewResolver to resolve it. This is the same approach I'm using with other tiles stuff and it works fine. > 144623 ERROR org.apache.tiles.jsp.taglib.RoleSecurityTagSupport | Error > executin > > g tag: Attribute 'logoutErrorKey' not found. This is strange, your configuration seems ok... did you restart the application? [Thom Hehl replied] Yep. Several times. Deleted the tomcat work directory and restarted again. See why I posted to the list? Ciao Antonio
