I tried to get the state ID of the view State in my jsp using ${flowExecutionContext.activeSession.state.id}. It was giving me a blank output.

When i tried to debug more I found out that...