Re: Response redirect

2000-08-09 Thread Sachin S. Khanna
ist :-). Have a nice day. With regards, Sachin S. Khanna. www.emailanorder.com - Original Message - From: subramanian Athimoolam <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 09, 2000 10:11 AM Subject: Re: Response redirect > hi sachin, > > so

Re: Response redirect

2000-08-08 Thread subramanian Athimoolam
hi sachin, sorry for the disturbance.again i have small doubt. here i will explain my problem. - user name : sachin age : 50 -

Re: Response redirect

2000-08-08 Thread JSP Insider
Kochmer [EMAIL PROTECTED] >From: subramanian Athimoolam <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Response redirect >Date: Tue, 8 Aug 200

Re: Response redirect

2000-08-08 Thread Sachin S. Khanna
imoolam <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 08, 2000 1:05 PM Subject: Re: Response redirect > hello sachin > > suppose i want to change the content also. how can i change > dynamically the page. because i want to pass the parameter

Re: Response redirect

2000-08-08 Thread subramanian Athimoolam
hello sachin suppose i want to change the content also. how can i change dynamically the page. because i want to pass the parameter also. how its possible. thanks subu Get Your Private, Free E-mail from MSN Ho

Re: Response redirect

2000-08-07 Thread Sachin S. Khanna
response.sendRedirect("filename"); should do the trick :-). Have a nice day. With regards, Sachin S. Khanna. www.emailanorder.com - Original Message - From: Oscar Silván <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 07, 2000 9:03 PM Subject: Res

Re: Response redirect

2000-08-07 Thread Dowd, Brian
> -Original Message- > From: Oscar Silván [SMTP:[EMAIL PROTECTED]] > Sent: 07 August 2000 16:34 > To: [EMAIL PROTECTED] > Subject: Response redirect > > How can I do a respose redirect in JSP. In ASP I use : > > <% Response.Redirect ("w

Re: Response redirect

2000-08-07 Thread [Malcolm Burlington]
You want to use this: <% response.sendRedirect("web/welcome.jsp"); %> -Original Message- From: Oscar Silván [mailto:[EMAIL PROTECTED]] Sent: 07 August 2000 16:34 To: [EMAIL PROTECTED] Subject: Response redirect How can I do a respose redirect in JSP

Response redirect

2000-08-07 Thread Oscar Silván
How can I do a respose redirect in JSP. In ASP I use : <% Response.Redirect ("web/welcome.asp") %> How do I do tath in JSP? Oscar Silván Oró Globaliza Network, S.A. Telf.: 91 351 39 69 Fax: 91 351 37 13 E-mail: [EMAIL PROTECTED] Web: http://www.globaliza.com ===