我正在使用Eclipse for Java EE开发Web应用程序.我有使用HTML文件构建的JSP文件作为包含.我的index.jsp看起来像这样:
Title!What is an API?
An application programming interface (API) is an interface that software programs implement in order to allow other software to interact with it; much in the same way that software might implement a User interface in order to allow humans to interact with it.
问题在于包含.footer.html看起来像这样:
Copyright © 2009 My Company. All rights reserved.
Visit Home