How to use the scala dispatch library to send a post request to the server in the Lift ?
        Posted  
        
            by anim510
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by anim510
        
        
        
        Published on 2010-01-25T02:43:48Z
        Indexed on 
            2010/04/18
            0:03 UTC
        
        
        Read the original article
        Hit count: 376
        
Hi all,
How to use the scala dispatch library to send a post request to the server in the Lift ?
I want to send a post request to the external server get some information and then use this information in my web app.
Is there any demo code can be applied that will be appreciated !
Thanks
Cheers.
  Neil
© Stack Overflow or respective owner