on 6/13/2000 2:54 PM, Sean Legassick at [EMAIL PROTECTED] wrote:

> My workaround was to actually call req.getContextPath(). This is fine,
> except that it means that Turbine will only build with a 2.2 servlet.jar
> in the classpath. It will still run in a 2.0 container, the catch
> (Exception ex) will handle the failure when getContextPath() is called.
> 
> Are we willing to go require 2.2 JSDK to compile?
> 
> Or is there a way around the reflection problem?

Can't you do the same reflection trick to call reg.getContextPath() or am I
just blind right now?  (I just woke up so excuse me for my stupidity.)

-jon



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

Reply via email to