RE: logc:equal with displaytag in Struts

2004-10-12 Thread Chris Bredesen
; -Original Message- > From: Shabada, Gnaneshwer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 12, 2004 12:14 PM > To: 'Struts Users Mailing List' > Subject: logc:equal with displaytag in Struts > > > > Hello All, > > I am using DisplayT

logc:equal with displaytag in Struts

2004-10-12 Thread Shabada, Gnaneshwer
Hello All, I am using DisplayTag in my Struts App to display a list of results. One of the columns is shown as a hyperlink to show the details for that row on a different screen. Now, I want to be able to make this column as a hyperlink only for certain authorized users like admins. I could have