how could i send parameter to a servlet in post method using javascript
        Posted  
        
            by kawtousse
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kawtousse
        
        
        
        Published on 2010-05-26T22:33:34Z
        Indexed on 
            2010/05/26
            22:41 UTC
        
        
        Read the original article
        Hit count: 172
        
JavaScript
Hi, I want to send a value to a servlet using the javascript and get it in servlet in post method. thanks.
© Stack Overflow or respective owner