$("#hoetelNameSelect").click( $.post("${ctx}/meeting/restaurant/queryHotelName", function(data){ alert(data); }) );