I do believe you can use the:
response.setHeader("Window-target","_blank");
approach to do such a thing, but I also recall that it's non-standard, and
so you should check it to make sure it works with your target browser.
Rian
----- Original Message -----
From: "Kemp Randy" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Saturday, June 30, 2001 7:14 AM
Subject: JSP page in another window
> If I have JSP page A and I want to open up JSP page B
> in a seperate and smaller window, while keeping JSP
> page A, is there a way to do this? I know it can be
> done with JavaScript.
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>