SPRING/SPRINGMVC Knowledge Point Finishing

Source: Internet
Author: User

1.spring load two classes of resources:
Resourcebundlemessagesource: Load file available: Xxx/xx.xml or Xxx.xx.xml
Reloadableresourcebundlemessagesource: The load file must be used: Classpath:xxx/xx.xml
[Email protected] The method of annotating is executed before other methods of the controller are executed
3.SPRINGMVC returns the logical view./indicates sibling directory,.. /indicates the previous level of the directory
4.SPRINGMVC jumps between controllers:
Redirect:url Redirect request scope data cannot be shared
Forward:url forwarding request scope data can be shared
The data in the 5.SPRINGMVC model can be obtained using Request.getattribute ()
[Email protected] The method return value of the annotation is a cache attribute, when added to the class name, indicates that the class all the method return value will be cached
[Email protected] Annotation method is generally used in Basecontroller, For registering the editor (in Springmvc, the bean defines a type such as date,double, and the date and double cannot be bound if no processing is done.) )
[email protected] and @predestory implement actions prior to initializing and destroying beans (such as initialization constants)

SPRING/SPRINGMVC Knowledge Point Finishing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.