This is probably a really easy fix for anyone with any Java experience. Since I have none I am here asking for your help. I have downloaded a Java menu from the web to use on a page I am creating for a friend. I have the menu working fine but the problem I want to fix is that I have to hard code the parameters for the links into each page. Is there a way to put all the link information into one external file that is called by each page so I can make menu edits in just the one location? The menu I downloaded is called NetMenu and can be found here.
Any help you can provide would be greatly appreciated.
Any help you can provide would be greatly appreciated.
Comment