adspace


How to include static files in a jsp?

Answer Posted / Bhavana Devi

Include static files (like CSS, JavaScript, images) in JSP by using the `<img>`, `<link>` or `<script>` tags with the file path relative to your web app's root directory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2307