Re: dissplay a message in jsp

2009-01-17 Thread RajibJana
sage in my jsp page. Now am using session object to store the message > . to print the message in jsp am using ><%out.println(session.getAttribute("status"))%> > > is it good to use like this . please help me out of this... > -- View this mess

dissplay a message in jsp

2009-01-17 Thread m.harig
in jsp am using <%out.println(session.getAttribute("status"))%> is it good to use like this . please help me out of this... -- View this message in context: http://www.nabble.com/dissplay-a-message-in-jsp-tp21515691p21515691.html Sent from the Struts - User mai