For WAS For WAS, you need to add new mapping to the web.xml file. To add new mapping: Enter the following elements in the web.xml file: <servlet-mapping id-"ServletMapping_2"> <servlet-name>ProxyServlet</servlet-name> <url-pattern>*.stmail</url-pattern> <servlet-mapping>
For WAS, you need to add new mapping to the web.xml file.
To add new mapping:
<servlet-mapping id-"ServletMapping_2"> <servlet-name>ProxyServlet</servlet-name> <url-pattern>*.stmail</url-pattern> <servlet-mapping>
ServletMapping_2
ProxyServlet
*.stmail