----------------------------------------------------------------
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!!!
----------------------------------------------------------------

But if you are forced to use jsdk 2.0, what other choice is there?  

-----Original Message-----
From: jon * [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 05, 2000 4:12 PM
To: Java Apache Users
Subject: Re: RequestDispatcher


----------------------------------------------------------------
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!!!
----------------------------------------------------------------

on 5/5/2000 1:05 PM, Crook, Charles <[EMAIL PROTECTED]> wrote:

> 
> for jsdk 2.0: 
> 
> getServletConfig()
> .getServletContext()
> .getServlet( servletName )
> .service( request, response ) ;

Which is also deprecated in later versions, so I would *highly* suggest not
using this methodology.

-jon

--
Scarab -
      Java Servlet Based - Open Source - SECURE!
              Bug/Issue Tracking System
             <http://scarab.tigris.org/>




--
--------------------------------------------------------------
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]


--
--------------------------------------------------------------
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