Hi guys,
   
   Could you tell me how to send ajax request , e.g.
   
  Ext.Ajax.request({
                        url: 'what to input here??',
                        method : 'get'
                                                
                     });
   
  and then  how to handle it in wicket server-side to produce wicket-response.
   
  Thanks.



-Kevin Liu
       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

Reply via email to