I am using Java applet views for my web application. The application is divided in 3 frames: Left (outline), right (display view/documents) and top(header - logo). Whenever I open a document from the view (java applet view), my entire frameset gets refreshed thus causing my outline to collapse. This causes gr8 inconvinience and is UNACCEPTABLE to the user.
Please let me know how to solve this problem. Checked this with HTML view but am not facing such a problem there. Never faced this problem with HTML views so am quite clueless.
PLease Help