jsp params:
 rssurl=RSS URL
   This paramater is required and sets the URL for RSS feed.
 callback=Call Back Name
   This paramater is optional and defines a callback name.
   Ex: callback=RSS
   Adds a callback wrapper around the JSON. RSS( JSON content )
 ccdb=no
  This paramater is optional. If set to no, all content is returned in JSON format.
   Ex: ccdb=no
   If this paramater is not supplied, then the content is processed as ccdb.
 debug=yes
  This paramater is optional.