Well, I did exactly this - I downloaded jsdk2.0 and I put it ahead of
servlet.jar in my tomcat.sh where it establishes the classpaths.  After
that, no servlets ran at all - I get a null pointer exception.  So then I
put it after servlet.jar, and I'm back to the infinate redirection
exception.  Is there something I'm missing ?

                                - George Pipkin

>At 09:56 AM 4/25/00 -0400, you wrote:
>>Thanks for answering.  Unfortunately, that didn't fix it.  One thing I'm
>>wondering - when I built it, for the JSDK= argument, I used servlet.jar
>>rather than /JSDK2.0/jsdk.jar because that's the current version of that
>>library.  Do you think that could have anything to do with it ?
>>
>>
>>                              - George Pipkin
>
>yes. it has everything to do with it.
>you don't want the current version of the library.
>please ensure that jsdk.jar (2.0, not 2.1) is ahead of
>servlet.jar in the classpath.
>
>Stephen
>
>
>
>------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Problems?:           [EMAIL PROTECTED]





------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to