Any Suggestions? Check out my problem.

Hi,

I have a short project...basically, I have a HashMap with several words in it. I also have a input html file with some text in it.

My project is that I have to make a new file...which has the same contents has the input file, BUT if any of the words from the Map shows up in the inputfile, I have to make those words hyperlinks.

For example, if the word "Computer" is in the hashmap...and "The Computer Is Black" is in the input.html file...i would create a new html file that says "The Computer Is Black" -- but here Computer would be a hyperlink. (Thus, in the end, I would have a new HTML file which would have links to all words in the hashmap.)

I realllllllllllly need help here. I bet to many of you this is a simple problem!

-Jinen ... jtk9@cornell.edu

[821 byte] By [jtk9] at [2007-9-26 2:42:24]
# 1
As this is not a question about the Javadoc tool, you might notget a reply on this forum. Please try one of the other forums,perhaps the "Java Programming" forum.
dkramer at 2007-6-29 10:19:26 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...