Struts Unable to locate tag attribute info for tag attribute value menuSelection
Jayasri Alaparthi
Ranch Hand
Joined: Aug 14, 2006
Posts: 67
posted
0
Hi Friends, I am using struts tags I got the above error <logic:equal name="menu" property="url" value="request.getSession().getAttribute("menuSelection")"> <html:link href='<%=menu.getUrl()%>'> <bean:write name="menu" property="description" /></html:link> </logic:equal> Please some one help me in correcting the above
value="request.getSession().getAttribute("menuSelection")"> With regards
with regards, Bhargavi.
Anirvan Majumdar
Ranch Hand
Joined: Feb 22, 2005
Posts: 261
posted
0
Try this [perhaps it'll solve your problem]. In the "value" attribute of logic:equal put this: