--- Rob Tanner <[EMAIL PROTECTED]> wrote:
>
>
> --On Monday, March 05, 2001 11:34:13 AM -0500 "Brett
> W. McCoy"
> <[EMAIL PROTECTED]> wrote:
>
> >
> > I think for your mapping you don't want that full
> directory path for
> > your url pattern. The idea is that you don't want
> to use that full
> > path, but something simple that will get mapped
> automagically to that
> > path. I think you just want
> <url-pattern>nData</url-pattern> in
> > there.
> >
>
> That probably won't work without a leading "/". Try
> this:
>
> <servlet-mapping>
> <servlet-name>nData</servlet-name>
> <url-pattern>/nData</url-pattern>
> </servlet-mapping>
I'm using a servlet but no jsp,so what is supposed to
be put in the <servlet-class> </servlet class>?
Thanks.
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]