Hey @ddas72
I’m not following 100% here, so lets back up a little. You mentioned JSPs so I was assuming you were there was server side state (Servlet Session). Are you just using the JSPs to filter in config values into your script blocks? Are you tracking any state on server side (session cookie or equivalent?)
Why are you using multiple pages for your spa app? (Shouldn’t be an issue, just want to make sure it doesn’t effect any answers given)
What behavior are you seeing currently?