I currently have a page split into 3 frames which uses 3 controllers to populate each frame. As two of these frames are essentially static and don't need to be refreshed when the page is invoked i.e. only the content of the main frame needs to be refreshed, could anyone point me to some documentation or provide me with some code that would allow me to use an interceptor to invoke a single frame whilst not invoking the other two frames?

Many Thanks

Dhaval