How can you include a static file in JSP page. is it possible in html style sheet. which one is better jsp's include directive ("<%@include="filename"%>) or html's style sheet.
-
Interview Candidate
- Aug 3rd, 2005
- 1
- 1405
Showing Answers 1 - 1 of 1 Answers
How can you include a static file in JSP page. is it possible in html style sheet. which one is better jsp's include directive ("<%@include="filename"%>) or html's style sheet.