----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,

You should try a:

 response.sendRedirect("http://absoluteurl/snoop.jsp");

but this is a 2 step process: the servlet sends to the client the new
location
and the client will call the jsp page.
 Ugly ;)

Sorry i have never used jsp so for me JSDK20 is pretty enough.
Try maybe using  Tomcat as Jon suggested some days ago.

Best wishes,

                Andras.


----- Original Message -----
From: Phil Smy <[EMAIL PROTECTED]>
To: 'Java Apache Users' <[EMAIL PROTECTED]>
Sent: Wednesday, February 16, 2000 12:19 PM
Subject: RE: getRequestDispatcher??


> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> ok...sounds possible! Now, any ideas on loading pages then? The examples I
> find all seem to use requestdispatchers in this manner!
>
> Phil
> -------------
> Phil Smy, VNU Publitec
> phone:  31-20-567-6704
> fax:    31-20-691-0374
>
>




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to