RE: Off topic: catching new target on server

From: Mattias Jiderhamn <mattias@xxx.se>
Date: Fri Sep 27 2002 - 05:21:03 PDT

> >>BTW, why do you need this?
> We are developing a utility that generates pages from xml, in
> this case the
> user can request a utility page from there application, but have it
> displayed in a different browser window. In this case we do not
> what a back
> button but a close button, our renderer would then add different code for
> the action of this button.

You should be able to that using parameters in the link

<a href="/some/path?frame=false">
<a target="utilFrame" href="/some/path?frame=true">

>
> Cheers
> Steve
>
> -----Original Message-----
> From: Max Kutny [mailto:mkut@xxx.com.ua]
> Sent: 27 September 2002 12:44
> To: resin-interest@xxx.com
> Subject: Re: Off topic: catching new target on server
>
>
>
> SH> By server side I mean the code in my servlet wants to know if the
> SH> response it will return to the browser will be displayed in the same
> SH> browser that requested it.
>
> You may be sure it's always the same browser.
>
>
> BTW, why do you need this?
>
> --
> Max Kutny
>
>
> **********************************************************************
> Privileged, confidential and/or copyright information may be contained
> in this e-mail. This e-mail is for the use only of the intended
> addressee. If you are not the intended addressee, or the person
> responsible for delivering it to the intended addressee, you may not
> copy, forward, disclose or otherwise use it or any part of it in any
> way whatsoever. To do so is prohibited and may be unlawful.
>
> If you receive this e-mail by mistake please advise the sender
> immediately by using the reply facility in your e-mail software.
>
> Orygen (Ireland) Limited may monitor the content of e-mails sent and
> received via its network for the purposes of ensuring compliance with
> its policies and procedures.
>
> This message is subject to and does not create or vary any contractual
> relationship between Orygen (Ireland) Limited and you.
> **********************************************************************
>
>
>
>
> **********************************************************************
> Privileged, confidential and/or copyright information may be contained
> in this e-mail. This e-mail is for the use only of the intended
> addressee. If you are not the intended addressee, or the person
> responsible for delivering it to the intended addressee, you may not
> copy, forward, disclose or otherwise use it or any part of it in any
> way whatsoever. To do so is prohibited and may be unlawful.
>
> If you receive this e-mail by mistake please advise the sender
> immediately by using the reply facility in your e-mail software.
>
> Orygen (UK) Limited may monitor the content of e-mails sent and
> received via its network for the purposes of ensuring compliance with
> its policies and procedures.
>
> This message is subject to and does not create or vary any contractual
> relationship between Orygen (UK) Limited and you
> **********************************************************************
>
>
>
Received on Fri 27 Sep 2002 05:21:03 -0700

This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:17:17 PDT