I am using this html tag in my jsp page . As you see , I want to send sec_id to wall.jsp . but I dont know how exactly can I compare this sec_id with another id that available in wall.jsp in if statement.
<a href= wall.jsp?sec=<%= res.getInt("sec_id")%> >