How to create web service client in a .jsp page?
        Posted  
        
            by vikram
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vikram
        
        
        
        Published on 2010-04-10T00:33:18Z
        Indexed on 
            2010/04/10
            0:43 UTC
        
        
        Read the original article
        Hit count: 522
        
web
|web-services
I have created a WSDL for my web service. I would like to know how to call it from a jsp page from my another web application.
/vikram
© Stack Overflow or respective owner