process_parameter = { application : '' }; function process_query() { var str = ''; str += ''; str += ''; str += '
application id
'; $('#content').html(str); $('#query').click(function() { process_listWithApplication($('#id').val()); }); } function process_create() { str = ''; str += ''; str += ''; str += '
post
json: