Identify HttpSession in the definition of a page [message #560347] |
Thu, 12 July 2012 05:16 |
|
altia
Messages: 1 Registered: July 2012
|
Junior Member |
|
|
Hi,
First of all, I have little experience with this tool, and it's quite complicated to get what I want.
And what I want to do is this:
I have an application developed using JSP and Struts, and I want to build an user flow with ORUEI. The problem is that to differentiate each page in the flow I must look at the HttpSession object, because I think it is the only way to do that. Some pages can be differentiated by the URL, but not in this case.
So my question is if it is possible to have access to the HttpSession with ORUEI and how can I do it.
Thanks
Oscar
|
|
|