I have a WPF Application with a WebBrowser control.
Webbrowser connects to a site that has java servlet components.
Everything is displayed by the webbrowser except the Java servlet components ( ".do" extension -www.fileinfo.com/extension/do).
Is there any solution at this problem?