adspace
Answer Posted / Mohammad Rizwan
To include a static file in a JSP page, you can use the <jsp:include> action or the <%@ include %> directive. Both will allow you to reference your static resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers