| Author |
please can you clear my doubt?(immediately)
|
arullis michaelraj
Greenhorn
Joined: Jun 20, 2005
Posts: 5
|
|
Hi friends, I have small doubt webserver/application server. If we are change and compile a java file,we need to restart the server to see the changed version of java file. But it doesn't for jsp file. For it ,we just refresh browser which get updated file automatically. why we have restart the server for java files? what is happending within the server? please can you clear my doubt?
|
 |
Steve Morrow
Ranch Hand
Joined: May 22, 2003
Posts: 657
|
|
why we have restart the server for java files?
You may not have to, depending on the server. Many servlet containers offer a "hot-deploy" feature that will load the newer servlets/classes when they are added. Check your server's documentation. Also, please don't flag your question as urgent (or "immediate"), even if it is for you. Claiming urgency is very likely to be counter-productive: most forum regulars will simply ignore such messages as rude and selfish attempts to elicit immediate and special attention.
|
 |
Ilja Preuss
author
Sheriff
Joined: Jul 11, 2001
Posts: 14112
|
|
|
Steve is right - see http://faq.javaranch.com/view?HowToAskQuestionsTheSmartWay for more tips...
|
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
|
 |
 |
|
|
subject: please can you clear my doubt?(immediately)
|
|
|