--- android/MarketStats/WebContent/statsview.jsp 2010/07/05 08:18:02 950 +++ android/MarketStats/WebContent/statsview.jsp 2010/08/12 10:01:24 1016 @@ -26,6 +26,12 @@ Ratingcount: ${app.ratingsCount} Rating: ${app.rating} Downloads: ${app.downloadsCountText} (${app.downloadsCount}) + +Creator: ${app.creator} +Website: ${app.website } + +Description: ${app.description } + Comments: ${commentCount} --------------------------------------------------------------------------------------------------------