Thursday, April 26, 2012

[Java] [JSP] Search Based Similarity (Substring)

          Hello, Reader ^^! Back again with source code. This time is Search Based Similarity (Substring) which is written in Java programming language and JSP extension. In this one, it shows how to do a search based on similarity of word using substring. In this case is title. If the title contain the substring, it will be included in query. Btw, you need MySQL library to call it before you can use it. Okay, that's all I can say. Thank you for reading ^^!




Download/View Source Code
Dropbox
Dropbox (Repository)
GitHub
GitHub (Repository) 







No comments:

Post a Comment