We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19dc0d3 commit 2cd7175Copy full SHA for 2cd7175
spring-framework-reference/src/mvc.xml
@@ -499,7 +499,7 @@
499
<classname>DispatcherServlet</classname> looks up an appropriate handler
500
mapping and tests whether the handler that is found
501
implements the
502
- </emphasis><interfacename>LastModified</interfacename></emphasis>
+ <emphasis><interfacename>LastModified</interfacename></emphasis>
503
interface. If so, the value of the <literal>long
504
getLastModified(request)</literal> method of the
505
<interfacename>LastModified</interfacename> interface is returned to the
0 commit comments