Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

navigation ,recursive programming

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hithere! lemme try to explain ma newest problem. im werking on a content composing system, written in java, jsp.(although im a newbie :/). atm im about to do a module, where the user can built a site navigation (text-links only). so he has some form, where he inputs the main navigation points. those are written in a database. if hes done, he can make sub-menu items for each main item etc, and it should be in a way, where every menu-item can have endless sub-menus etc. so im stuck about how i should do this. some1 told me bout recursive programming, but as i said im a newbie. so prolly som1 could drive me into the right way, how to do this or has done something similar? cheers eric
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic