i believe your looking for com.sun.web.core.shell.Startup.

also, you might want to check out tomcat@jakarta:

    http://jakarta.apache.org

which is comprises a servlet 2.2 compliant implemenation,
jsp 1.1 compliant implemenation, some cool build and
testing tools, some apache integration options and lastly
the source.

hope this helps,

- james

"Finney, Michael" wrote:

>         What would be the equivalent of the "servletrunner" in the JSWDK
> 1.0?  What interface/abstract class does servletrunner implement?  All I
> have right now is the JSWDK1.0 and I want to debug using a technique I read
> from the archives.
>
>         One of the steps says to do the following:
>
>         in the jdb, run sun.servlet.http.HttpServer
>
>         What is the equivalent in the .jar files of the JSWDK1.0?  Would it
> be the ServletEngine.class ?
>
>         Thanks,
>         Michael
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to