Format:
Recent snippets matching tags of Classic Mode
<configuration> <httpHandlers> <add verb="*" path="*.jsp" type="HinoCentral.Website.AppCode.JSPHandler"/> <add verb="*" path="*.jspf" type="HinoCentral.Website.AppCode.JSPHandler"/> </httpHandlers> <system.webServer> <handlers> <add name="JSPHandler_jsp" path="*.jsp" verb="*" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" resourceType="Unspecified" preCondition="classicMode,runtimeVersionv2.0,bitness64" /> <add name="JSPHandler_jspf" path="*.jspf" verb="*" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" resourceType="Unspecified" preCondition="classicMode,runtimeVersionv2.0,bitness64" /> </handlers>
116 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
