websphere portal - can we consume WSRP portlet on J2EE application? -
How to create a client for portlet in the form of a webservice in WSRP i.e. the portlet is highlighted as a web service and we You can create a client for that service and enjoy it in the J2 EEE application.
If your WSR version is 2.0 then service URL will be. With this URL you can create a client but it is not possible to use portlet content with the help of a generated client, because the web service WSDL specification and the WSRP specification are completely different. WSDL is in communication via SOAP where this presentation in WSRP is back. Alternatively, using POC (piece of content URL), we will receive nuclear feed by parsing, we can retrieve the portlet contents.
Comments
Post a Comment