dimanche 3 mai 2015

How to serve static content in Java Glassfish?

I want to serve static content (images, css and js) using glassfish but if I just make an HTTP GET in /img/test.jpg it sends to the Controller.java instead of serving the files. What should I do ?

PS.: In the last hour it was working but Idk what I did :(

Aucun commentaire:

Enregistrer un commentaire