• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Search my Website, some problems

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have some problems with my search through my website. Right now I'm searching my directory after files and in this files i search after the searched string (with String and StringTokenizer. The result is the name of my File (getName()) or the Path (getPath()).
- HTML-Tags shouldn't be in my results
- right now I use physical path (like C:\html) and my links has to be http://etc.
I would be very glad and thankful if someone coud help me with my problems.
I know it wouldn't be the fastest search through my website, but the next version would be an Index-Search
 
Every plan is a little cooler if you have a blimp. And a tiny ad.
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic