Hi,

Ok, in Navigator I can use
<META HTTP-EQUIV="Window-target" CONTENT="_top">
and have a servlet call a page and have that page not be in a frame.

As usual, Navigator and IE don't agree.  IE ignores this <META> tag so
the page still appears in the frame.  I also tried
response.setHeader("Window-target", "_top"); but that doesn't work for
Navigator or IE.  So anyone know how to target _top?


Michael J. Remijan
Software Engineer

dChain Commerce
2401 South Neil Street
Champaign, IL 61820
217.398.1860 x249

Reply via email to