Joshua Slack wrote:
> 
> I am working on a servlet that interprets a template.  Based on the
> template's
> contents, the servlet needs to call other servlets and plug in the
> appropriate
> data.
> 
Can't you just call ServletContext.getServlet()... it's still valid in 2.0
APIs :-)

        Pier

-- 
Pierpaolo Fumagalli - Java Apache Project - <http://java.apache.org/>
E-Mail  <mailto:[EMAIL PROTECTED]>  <mailto:[EMAIL PROTECTED]>
---------------------------------------------------------------------


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

Reply via email to