Commit 4a38f11d authored by abibave's avatar abibave

Request Id : W16INOV004

Servlet Mapping of Zonewise Coaching Days Dashboard.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104592 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 310d7e1d
<!-- Added by Aniket for Coaching Days Dashboard-->
<servlet>
<servlet-name>ZonewiseCoachingDaysServlet</servlet-name>
<servlet-class>ibase.dashboard.sfa.servlet.ZonewiseCoachingDaysServlet</servlet-class>
</servlet>
<servlet-mapping id="ZonewiseCoachingDaysServlet">
<servlet-name>ZonewiseCoachingDaysServlet</servlet-name>
<url-pattern>/ZonewiseCoachingDaysServlet</url-pattern>
</servlet-mapping>
<!-- Added by Aniket for Coaching Days Dashboard-->
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment