JSTL <c:import> tag is used for importing the content from another file/page to the current JSP page. Syntax: <c:import var="variable_name" ...
確定! 回上一頁