I am new to Milonic, it looks great. Kudos to Andy and his team. There are questions that pops up in my mind. Please let me know if I make any sense.
1. How to retrieve the menu items, from the backend using JSP or Servlet. I mean all data including the menu, menu items, and their links.
2. Is it possbile to use querystring to get the request parameter. I can see
But can I get this value of sampleid, using jsp like thisurl=menusample.php?sampleid=3;
String strSample = request.getQueryString()
Please Reply,
Sai