2008/7/1 Wayne Glover <[EMAIL PROTECTED]>: > I have a Spring 2.5.4 application that I am trying to configure to use Tiles > 2.0.6. Everything seems fine except that once I set a session attribute > during the processing of a form, it is lost on subsequent attempts to use it > by other pages in the application. Debugging the ViewPreparer class indicates > that the sessionScope property is null. I want to use the sessionScope > variable in JSTL expressions on other pages to retrieve the attribute, but it > does not retrieve a value when used. Anyone else having this problem?
Sincerely I doubt that your problem has anything to do with Tiles. Why don't you try asking the Spring team? Antonio
