Oh, I think I've figured the problem: my development environment (NetBeans)
might be finding it's internal J2EE jars before Orion's.  Compiling on the
command line with an explicit classpath seems to fare better...

Regards,

James Dodd

ZDNet





Magnus Rydin <[EMAIL PROTECTED]> on 07/06/2000 11:17:49 AM

To:   James Dodd/ZDNet/LON/ZDEUR@ZD Europe, Orion-Interest
      <[EMAIL PROTECTED]>
cc:   Orion-Interest <[EMAIL PROTECTED]>

Subject:  RE: Base URI



request.getContextPath() should work fine.
Are you using a extremely old version of Orion?

> The J2EE API documentation illuminates the HttpServletRequest method
> getContextPath() as returning this information.
> Unfortunately when compiling
> against Orion.jar I get a 'no such method' error.

Title: RE: Base URI

request.getContextPath() should work fine.
Are you using a extremely old version of Orion?

> The J2EE API documentation illuminates the HttpServletRequest method
> getContextPath() as returning this information. 
> Unfortunately when compiling
> against Orion.jar I get a 'no such method' error.

Reply via email to