nt: Friday, November 17, 2000 14:29
> > To: Orion-Interest
> > Subject: Re: help...servlet claspath
> >
> >
> >
> >
> > Edmund Cheung wrote:
> > >
> > > Hi,
> > >
> > > In weblogic, I defined the ser
;t go wrong will anyway
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Sven van 't
> Veer
> Sent: Friday, November 17, 2000 14:29
> To: Orion-Interest
> Subject: Re: help...servlet claspath
>
>
>
>
> Edmund Ch
hi!
have you specified a servlet-mapping?
without this thing won't work ;-)
yours,
lars
EC> Hi,
EC> In weblogic, I defined the servlet classpath in the weblogic properties file
EC> as follow;
EC> weblogic.httpd.servlet.classpath=D:/weblogic/myserver/servletclasses
EC> weblogic.httpd.register.
Edmund Cheung wrote:
>
> Hi,
>
> In weblogic, I defined the servlet classpath in the weblogic properties file
> as follow;
>
> weblogic.httpd.servlet.classpath=D:/weblogic/myserver/servletclasses
> weblogic.httpd.register.UserManagerController=servlet.UserManagerController
>
> In my jsp, I c