Results 1 to 1 of 1

Thread: Apache Tiles 3 supports localization of definitions. Does it work under Spring MVC?

Threaded View

  1. #1

    Default Apache Tiles 3 supports localization of definitions. Does it work under Spring MVC?

    We know that spring framework supports i18n through localization of messages and spring mvc keeps track of localization.

    Apache tiles 3 supports localization of definition files (tiles definition files in xml format).

    See http://tiles.apache.org/framework/tu...nced/l10n.html

    Since spring mvc can work with apache tiles, the natural questions is: When apache tiles works under spring framework mvc, does apache tiles still support localization of tiles definition files (xml files)? If the answer is yes, is tiles tied to the same localization as spring mvc?
    Last edited by colbert_philippe; Mar 3rd, 2013 at 10:36 AM. Reason: better wording

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •