when using jrebel, How can I make it automaticly republish static resource such as HTML javascript and jsp?
Asked
Active
Viewed 2,139 times
0

kuangfuking
- 37
- 1
- 10
1 Answers
3
you should use rebel.xml configuration file to map your resources like jsps to the deployed app.
Check out the example: http://www.zeroturnaround.com/reference-manual/app.html#app-3.1

Anton Arhipov
- 6,479
- 1
- 35
- 43
-
link doesn't work :-/ – raoel Jun 09 '22 at 11:24