Hi, 

in some of my torque generated classes I need to read some HttpSession
attributes.

So I had in mind something like: 

TurbineRunData.getRunData().getSession().getAttribute("whatever");

However, unlike the other services, there is no facade class
TurbineRunData which static methods I could use.
Why?

And how can I access the current HttpSession object then?


Thanks for your hints.

Martin,

[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to