Tagged Questions
2
votes
2answers
616 views
Creating WSRP portlet with .net
I'm working on a project where I need to create a WSRP portlet webservice with ASP.net.
My first question is what exactly is WSRP, and are there any good examples of it available? So far I have ...
2
votes
5answers
2k views
Web Services for Remote Portlets in C# / .NET — Options?
I recently had my mind expanded by a new concept: Web Services for Remote Portlets, or WSRP. I learned of it during a presentation on a Java-based web portal we are considering purchasing at work; we ...