Re: BASIC Authentication : Not working

2010-03-28 Thread Binu Kuttikkattu Idicula
, Mar 28, 2010 at 6:42 PM, Konstantin Kolinko wrote: > 2010/3/28 Binu Kuttikkattu Idicula : > > The exact URL which I access is > > http://localhost:8080/corejspbean/StringBean.jsp . How do I define a > > URLPattern for this? > > /StringBean.jsp > > I

Re: BASIC Authentication : Not working

2010-03-28 Thread Binu Kuttikkattu Idicula
ards, > Harry > > 2010/3/28 Binu Kuttikkattu Idicula > > > > Hi, > > >I was trying a very basic example of authentication using HTTP Basic > > > Authentication. However this seems not working in TOMCAT 6.0.20 for my > > > application. Here i

Re: BASIC Authentication : Not working

2010-03-28 Thread Binu Kuttikkattu Idicula
> Hi, >I was trying a very basic example of authentication using HTTP Basic > Authentication. However this seems not working in TOMCAT 6.0.20 for my > application. Here is the web.xml which tells about login > > > > > application > > > > > > > > > > JSP > > /*corejspbean*/StringBean.jsp >