Tom Evans-3 wrote:
>
> On Mon, Mar 26, 2012 at 8:42 PM, Sivaraman V wrote:
>>
>> Dear All,
>>
>> I am trying to create a java web application in which the authentication
>> part should be handled purely by apache http server.
>>
>> On opening the front page of the application, the content shou
On Mon, Mar 26, 2012 at 8:42 PM, Sivaraman V wrote:
>
> Dear All,
>
> I am trying to create a java web application in which the authentication
> part should be handled purely by apache http server.
>
> On opening the front page of the application, the content should be served
> from the http serve
Dear All,
I am trying to create a java web application in which the authentication
part should be handled purely by apache http server.
On opening the front page of the application, the content should be served
from the http server which should have a form for accepting username and
password.
T