Access menu items from database using jsp

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
bsatyaprasad
Advanced
Advanced
Posts: 10
Joined: Wed Nov 12, 2003 4:53 pm

Access menu items from database using jsp

Post by bsatyaprasad »

Hi,
I searched in the forum, i found something related to access data using ASP, but i was wondering, if there is any way the menus be generated dymanically through database call, using JSP.

Thanks in advance,
Ultrawuft123
Beginner
Beginner
Posts: 7
Joined: Wed Oct 22, 2003 12:09 pm

Post by Ultrawuft123 »

Well i don't know jsp, but if you can A access a database, B put stuff in an array and C print it on screen then it should work ok :)
bsatyaprasad
Advanced
Advanced
Posts: 10
Joined: Wed Nov 12, 2003 4:53 pm

Post by bsatyaprasad »

Thanks for the response, will try your suggestions.
Post Reply