Hi Akila,

Generating Stub and using is not a difficult task as there are many stub
generators available. To call soap services, what you need is a soap client
which may use stubs to call required services and display required data in
jsp forms. You can find [1] and [2] as useful resources.

[1]-
https://axis.apache.org/axis2/java/core/docs/userguide-creatingclients.html
[2]-
http://wso2.com/library/tutorials/2014/03/how-to-write-a-wso2-carbon-component/

Thanks,
Harsha

On Fri, Sep 12, 2014 at 5:34 PM, Akila Nimantha [IT/EKO/LOITS] <
[email protected]> wrote:

>  Hi all,
>
>
>
> As we know we can easily call soap services using few lines of jaggery
> code. also jaggery is very much friendly for developers(and get addicted to
> it J). But if we use jsp as one of our application interface, now AFAIK
> we have to generate stubs for each call. And it is a difficult work.
>
> My question is ,
>
> Is there a way(or best practice or a framework) to call soap services with
> jsp(like jaggery). ???
>
>
>
> Regards,
>
> Akila
>
> This message (including any attachments) is intended only for the use of
> the individual or entity to which it is addressed and may contain
> information that is non-public, proprietary, privileged, confidential, and
> exempt from disclosure under applicable law or may constitute as attorney
> work product. If you are not the intended recipient, you are hereby
> notified that any use, dissemination, distribution, or copying of this
> communication is strictly prohibited. If you have received this
> communication in error, notify us immediately by telephone and (i) destroy
> this message if a facsimile or (ii) delete this message immediately if this
> is an electronic communication. Thank you.
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Harsha Kumara
Software Engineer, WSO2 Inc.
Mobile: +94775505618
Blog:harshcreationz.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to