0

when using jrebel, How can I make it automaticly republish static resource such as HTML javascript and jsp? enter image description here

kuangfuking
  • 37
  • 1
  • 10

1 Answers1

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