Interlude file = "" and jsp: include page = ""

xiaoxiao2021-03-06  42

<% @ include file = "file.suffix"%> can not include dynamic content, such as this: <% @ include file = "<% = some%>"%>, because it is introduced when compiling on the page So you can't include the content of the running period

转载请注明原文地址:https://www.9cbs.com/read-77914.html

New Post(0)