Hello, I recently implemented a simple JSSI servlet (JSSI 1.0, jsdk2.0, Apache 1.3, jdk 1.5) and noticed the HTML Frames are being ignored on certain Netscape versions (4.51,4.61) -- works fine on IE and Netscape Communicator (4.5). I have two Frames, one is a navigation bar and the other is a'content' area. The navigation bar buttons launch '.jhtml' pages in to the 'content' target area only the first time, subsequent button clicks open a new browser window. The navBar/content Frames worked fine until I embedded the JSSI servlet. Is this a bug with certain NC versions, or am I implementing the JSSI wrong? To see what's happening, try: 1) http://www.legendlake.org 2) click on Nav Bar "Property Sales" ( first .jhtml page is display in 'content' target area ) 3) click on Nav Bar "Misc. Sales" ( second .jhtml page should be displayed in same 'content' area, not a new window ) Sincerely, -- Tim Roberts Director Legend Lake Org http://www.legendlake.org [EMAIL PROTECTED] ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
