By Sang Shin

JRebel makes coding in Java more iterative, fun, and effective.
Basically, JRebel maps your project workspace directly to your running
application, so that when you change any class or resource in your IDE,
you can immediately alt-tab to the browser and see the change in
action, skipping the build and redeploy phases. This reduces the
amount of time you spend coding by over 17%, according to a survey of
>1100 Java EE developers that we did last year.
Topics
Prerequisites
Software required for
the hands-on lab