can any one tell me whats the use of <display-name> in the servlet Tag ?
If any , then through which interface , i can get this value ?

<servlet>
        <display-name>RegistrationServlet</display-name>
</servlet>

Regards
Jwas

Reply via email to