Applet java, view, and target frame

Hello.

I’ve a big problem.

I had create a scroll news in domino, with applet java and notes view.

there is a framset, with 2 frame.

in the right frame there is an applet java with scroll news.

all of this was create and run on the web.

the problem is this:

the scroll news is in a right frame of a frameset, and the news must be open in the left frame.

but with applet java this is impossible for me…

if I’m not define the target frame, the news are open in the self frame.

if I’m define the target frame, the applet (i think) don’t recognize the nameframe, and open the news on a pop up window.

can you help me to open the applet java document (news), in the correctly left frame?

ty.

regards.