|
@@ -109,7 +109,7 @@ public class ViewController extends Controller {
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
-// this.renderJson(jsonArray);
|
|
|
|
|
|
+ this.renderJson(jsonArray);
|
|
} catch (Exception e) {
|
|
} catch (Exception e) {
|
|
// TODO: handle exception
|
|
// TODO: handle exception
|
|
this.renderText(e.toString());
|
|
this.renderText(e.toString());
|