mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
Apply Beverly's edits to mvc chapter.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1712 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -499,7 +499,7 @@
|
||||
<classname>DispatcherServlet</classname> looks up an appropriate handler
|
||||
mapping and tests whether the handler that is found
|
||||
implements the
|
||||
</emphasis><interfacename>LastModified</interfacename></emphasis>
|
||||
<emphasis><interfacename>LastModified</interfacename></emphasis>
|
||||
interface. If so, the value of the <literal>long
|
||||
getLastModified(request)</literal> method of the
|
||||
<interfacename>LastModified</interfacename> interface is returned to the
|
||||
|
||||
Reference in New Issue
Block a user