B
Bura Tino
Hi,
About a month ago I started a similar thread, but upon further
reflection I reasized that I didn't ask my question very clearly,
although I learned a lot from the responses. (By the way, into what
file do you put "$ant clean compile reload"?) So I'll try my question
again.
What I change something in a jsp page, the servlet engine does not
restart and and the context does not get reloaded. I want the same
behavior when I recompile one of the classes found in WEB-INF/classes
directory. I'm not able to achieve that. Whenever I change a class and
recompile the entire context gets reloaded, which for me takes about 5
minutes (and there is no way to reduce that time). I can see why the
reload might need to take place, but is there a way to avoid it?
As an afterthought question, I use JBuilder to code the key classes
which support the application and NetBeans to code that .jsp files. Is
there a better free combination (on w2k)?
Very many thanks in advance!
Bura
About a month ago I started a similar thread, but upon further
reflection I reasized that I didn't ask my question very clearly,
although I learned a lot from the responses. (By the way, into what
file do you put "$ant clean compile reload"?) So I'll try my question
again.
What I change something in a jsp page, the servlet engine does not
restart and and the context does not get reloaded. I want the same
behavior when I recompile one of the classes found in WEB-INF/classes
directory. I'm not able to achieve that. Whenever I change a class and
recompile the entire context gets reloaded, which for me takes about 5
minutes (and there is no way to reduce that time). I can see why the
reload might need to take place, but is there a way to avoid it?
As an afterthought question, I use JBuilder to code the key classes
which support the application and NetBeans to code that .jsp files. Is
there a better free combination (on w2k)?
Very many thanks in advance!
Bura