I would go for JSTL tags, its more power full than some struts tags,
Thanks, Nuwan On 9/2/06, SrinivasaReddy <[EMAIL PROTECTED]> wrote:
Hi.., I am setting the po values in links as http://<utl>:8080/ApplicationName/viewPO.do?po=open http://<utl>:8080/ApplicationName/viewPO.do?po=close in the display page, if po=open i should display some test, otherwise po=close i should display someother text. i should check this po value by using struts tags (ie by using logic tags).... not request.getAttributer()...etc Regards Srinivasa Reddy

