We deployed our Java application in tomcat 7 server. Service is running. When we access the link it gives us the below error:
**HTTP Status 404 - /Browse
type Status report message /Browse
description The requested resource is not available.
Apache Tomcat/7.0.42**
Also we are using getRemoteUser function. We need to know how to implement this function properly in tomcat.