requescontext would give me the view name in the action classes, i was looking at a view identifier which i can use in my
JSP.
Something similar to flowExecutionKey (which i can access using ${flowExecutionKey}), i was looking for a property present in flow/request scope which can identify the view state rendered.
~ Moin