Is the ReportViewer completely Web Server based wrt to its interactions with the ReportServer What I mean is that I'd like to ensure that we can configure our report servers behind the firewall and load balancers - so that the client's browser needs to have no access via URL to the report server for anything (like paging the report, exporting to excel, etc.)
I'm assuming all of that kind of activity is handled by the ReportViewer control on the web server rather than requests directly from the browser... right
Thanks,
J.

WebForm ReportViewer in remote mode deployment ?
Suiram