0
kicks
Count words in a string
This sample code gets word count from a string.This is an example webapplication project.First i get the words in the string and then i count the number of times a word appears in the string.