5051525354555657585960
TPlaylist tpl = new TPlaylist(); tpl.setPlaylist( playlist ); tpl.setTracks( tracks ); getResponse().showJson( tpl.makeRenderer() ); } /** * Indicates if the action can handle the request