Dynamic parameters are not working DropDownMenu. Iam getting same url in browser as specified in menu-config.xml. example
if I have specifed some.jsp?method=${design} in menu-config.xml
It's getiing displayed in browser as http://localhost:8989/some.jsp?method=${design}
Description
Dynamic parameters are not working DropDownMenu. Iam getting same url in browser as specified in menu-config.xml. example
if I have specifed some.jsp?method=${design} in menu-config.xml
It's getiing displayed in browser as http://localhost:8989/some.jsp?method=${design}