dissplay a message in jsp

2009-01-17 Thread m.harig
%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 mailing list archive at Nabble.com

Re: dissplay a message in jsp

2009-01-17 Thread RajibJana
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 message in context: http://www.nabble.com/dissplay-a-message-in-jsp