----------------------------------------------------------------
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:40 PM, Crook, Charles <[EMAIL PROTECTED]> wrote:

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

As I said...you can do the same functionality in a very clean way with
Turbine.

<http://java.apache.org/turbine/>

You can also call the servlet directly using Class.forName().newInstance()
and then calling the service() method. That is an ugly hack though.

Advocating the use of deprecated methods is a bad idea. Using them is an
even worse idea, especially if you design a framework that depends on them.


p.s. when you reply to an email, only copy the relevant portions, not the
entire thing. it keeps the archived digests cleaner.

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

Reply via email to