[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Session id JBOSS

2009-03-09 Thread kaduzeraaa
Hi Guys, I need to get the session id of JBoss. How do I do that? Thanks! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216229#4216229 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216229

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Session id JBOSS

2009-03-09 Thread kaduzeraaa
No no... the session that you say is a session of a client. I want to have a session of JBOSS. Something like that = Server.getSession();... Do you understand me? When the application server is started it creates a session and I would like to retrieve this session. View the original post :