1 Reply Latest reply on Oct 14, 2005 4:49 AM by karthi_perumal

    auto-deploy .jsp just like .java?

    nelson1993

      I'm using Eclipse 3.0.2 and the JBoss IDE plugin 1.4.1.e30. When I modify a .java file and hit 'save', the file is automatically recompiled, redeployed to my JBoss server, and the change is immediately available. However, when I modify a .jsp page and hit 'save', nothing happens. Am I missing something obvious? It seems to me that re-deploying the .class file automagically would be harder than re-deploying a jsp, but I can't find anything that addresses this question. Any help appreciated.

      thanks,

      mike