--- android/MarketStats/WebContent/statsview.jsp 2010/08/12 09:52:03 1015 +++ android/MarketStats/WebContent/statsview.jsp 2010/08/12 10:01:24 1016 @@ -26,11 +26,12 @@ Ratingcount: ${app.ratingsCount} Rating: ${app.rating} Downloads: ${app.downloadsCountText} (${app.downloadsCount}) - + Creator: ${app.creator} Website: ${app.website } - -Description= ${app.description } + +Description: ${app.description } + Comments: ${commentCount} --------------------------------------------------------------------------------------------------------