Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:56
jsp, servlet, database access
Poster: sai5904
Dated: Monday November 17 2003 - 16:34:00 GMT
Hi,
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
Quote:
url=menusample.php?sampleid=3;
But can I get this value of sampleid, using jsp like this Quote:
String strSample = request.getQueryString()
Please Reply,
Sai