How to include css file from jsp file


Add this code in the head section.........

<style><%@include file="WEB-INF/CSS/first.css"%></style>

No comments:

Post a Comment