Hello Vikas,

look at your login.jsp. There is an entry like this:
..
<form method="post" action="j_security_check" name="loginform">
...

Be sure that you there is only "j_security_check" in the action field.
This is calling the Tomcat authentication valve and you don't need any
directory information.

-- Franck


> Hi
> 
> HTTP Status 404 - /Control_center/j_security_check
> 
> --------------------------------------------------------------------------------
> 
> type Status report
> 
> message /Control_center/j_security_check
> 
> description The requested resource
> (/Control_center/j_security_check) is not available.
> 
> 
> --------------------------------------------------------------------------------
> 
> Apache Tomcat/5.5.16
> 
> Can anyone help me resolve this error.
> 
> Thanks,
> With regards,
> Vikas Nagpal.
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to