http://localhost:8099/infosite/manager/login.jsp
<form name="form1" method="post" action="LoginSvlt" onclick="0">
------------------------------------
 <servlet>
    <servlet-name>LoginSvlt</servlet-name>
    <servlet-class>security.svlt.LoginSvlt< /servlet-class>
  </servlet>
  <servlet-mapping>
    <servlet-name>LoginSvlt</servlet-name>
    <url-pattern>/LoginSvlt</url-pattern>
  </servlet-mapping> 
--------------------------------------
-------------------------
http://localhost:8099/infosite/manager/LoginSvlt
type Status reportmessage /infosite/manager/LoginSvltdescription The requested resource (/infosite/manager/LoginSvlt) is not available.