I want to be get the user's session id in my VM page. How do I do that? I have found references to $request.getSession() but this does not work. $request and $session are not bound so I can't figure out how I can get the session id.
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org For additional commands, e-mail: user-h...@velocity.apache.org