Subversion Repositories SmartDukaan

Rev

Rev 21234 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21234 Rev 21239
Line 57... Line 57...
57
      <servlet-name>shipmentDelayServlet</servlet-name>
57
      <servlet-name>shipmentDelayServlet</servlet-name>
58
      <url-pattern>/process-shipment-delay/*</url-pattern>
58
      <url-pattern>/process-shipment-delay/*</url-pattern>
59
    </servlet-mapping>
59
    </servlet-mapping>
60
    
60
    
61
    <servlet-mapping>
61
    <servlet-mapping>
62
      <servlet-name>shipmentDelayServlet</servlet-name>
62
      <servlet-name>bulkBillingServlet</servlet-name>
63
      <url-pattern>/bulk-billing/*</url-pattern>
63
      <url-pattern>/bulk-billing/*</url-pattern>
64
    </servlet-mapping>
64
    </servlet-mapping>
65
 
65
 
66
	
66
	
67
  <!-- Servlets 
67
  <!-- Servlets