Re: Using session object in JSP page

2009-05-12 Thread Lukasz Lenart
2009/5/11 NR031 : > Map sesion=ActionContext.getContext().getSession(); > sesion.put("username",getUn());    /*getun() returns the username form field > data*/ > > I want to use this session data in all my JSP pages, how to use the session > data in my JSP? I am using Struts -2 and NetBeans 6.1 IDE

Re: Using session object in JSP page

2009-05-10 Thread Nils-Helge Garli Hegvik
field > data*/ > > I want to use this session data in all my JSP pages, how to use the session > data in my JSP? I am using Struts -2 and NetBeans 6.1 IDE. > > > Thnaks in advance, > > > -- > View this message in context: > http://www.nabble.com/Using-session-object-i

Using session object in JSP page

2009-05-10 Thread NR031
es, how to use the session data in my JSP? I am using Struts -2 and NetBeans 6.1 IDE. Thnaks in advance, -- View this message in context: http://www.nabble.com/Using-session-object-in-JSP-page-tp23477472p23477472.html Sent from the Struts - User mailing list archive at