Re: displaying sesion values

2007-05-03 Thread Nuwan Chandrasoma
http://struts.apache.org/1.2.9/userGuide/struts-bean.html#write - Original Message - From: "jalal udeen" <[EMAIL PROTECTED]> To: Sent: Thursday, May 03, 2007 7:30 AM Subject: displaying sesion values Hi Sir, Im a beginner in Struts i hav

displaying sesion values

2007-05-03 Thread jalal udeen
Hi Sir, Im a beginner in Struts i have to display the session value in jsp how can i display that using a struts tag. i have set session values in action as session.setAttribute("candidatename","jalal"); i have to display this how can i do this pls give me the tips for this,