G
Guest
I need to write a control for a SharePoint installation that can act as a proxy for web requests in order to host existing porlets in a SharePoint window.
Basically, I need to be able to initiate a request to a portlet server including customized information in the HTTP request header. Then, as the response comes in, I need to modify all of the links that refer back to the portlet server so that I can intercept them and include the customized HTTP header again.
Any thoughts on how to do this in general? And anything on implementing this in SharePoint is great to. Thanks.
J
Basically, I need to be able to initiate a request to a portlet server including customized information in the HTTP request header. Then, as the response comes in, I need to modify all of the links that refer back to the portlet server so that I can intercept them and include the customized HTTP header again.
Any thoughts on how to do this in general? And anything on implementing this in SharePoint is great to. Thanks.
J