慕移动7208282
web.xml中<welcome-file-list>配置(web欢迎页、首页),然后你访问的是localhost:8080/freemarker,其实你访问的是localhost:8080/freemarker/index.xml.如果你直接访问的是localhost:8080/ 就会到webapp下的index.xml
Y_sanshi
qq_互联网文浩然_0
美元符在不同的文件中表示不同的含义,例如在jsp文件中就是el表达式用的,但是在spring配置文件中就是一个占位符,在freemarker中就是freemarker用的了
ganglianhuo
见倾心