Hi cy,
I'm a little confused as to what you are asking. If you are trying to get the values out of an applogic to pass to a servlet then just use
I have not used the HttpSession2, but it looks like if you import the interface and in your servlet just call getString(
String stringName) from the HttpSession2 it should return the String that was stored in the AppLogic's Session.
Hope this helps,
Ryan
If this is not what you are looking for let me know and I'll see if I can help you further
SCJP 1.4, SCWCD
Java: The power, elegance, and simplicity of a hand grenade