Hi

We are using Spring web flow RC1 version. I wanted to implement application back button functionality. I am trying to use ${flowScope.lastViewStateId} after coding Listener class. But unfortunately, it keeps throwing SAXParseException:Attribute ${flowScope.lastViewStateId} IDREF must be a name.

It would be greatly appreciated if someone using RC1 version has some kind of workaround for this problem as we CANNOT change the version of Spring Web flow at this juncture.

Thanks