+47 48 10 06 38
> Email: [EMAIL PROTECTED]
Web: http://no.cgey.com
-Original Message-
From: Hughes, Tim [mailto:[EMAIL PROTECTED]]
Sent: 2. juli 2001 15:39
To: '[EMAIL PROTECTED]'
Subject: RE: Opening up JSP from
You can place a link in your fileA.jsp like this:
My New Window
just be careful with the path.
-Mensaje original-
De: Kemp Randy-W18971 [mailto:[EMAIL PROTECTED]]
Enviado el: Lunes, 02 de Julio de 2001 08:16 a.m.
Para: '[EMAIL PROTECTED]'
Asunto: Opening up JSP from anot
Web: http://no.cgey.com
-Original Message-
From: Kemp Randy-W18971 [mailto:[EMAIL PROTECTED]]
Sent: 2. juli 2001 15:16
To: '[EMAIL PROTECTED]'
Subject: Opening up JSP from another window
I have one JSP application
> I have one JSP application and I wish to open up another
> window in JSP. I was told to specify target="_window" in the
> url to pop up the JSP. Where do I put this? If my jsp is
> test.jsp, to I say.
> http://localhost:8080/test.jsp target="_window"
> Can someone suggest the proper format
I have one JSP application and I wish to open up another window in JSP. I was told to
specify target="_window" in the url to pop up the JSP. Where do I put this? If my
jsp is test.jsp, to I say.
http://localhost:8080/test.jsp target="_window"
Can someone suggest the proper format for the URL?