What do you mean by: "Java Bean"?
There exists hot redeployment which allows you not to restart server after some change in code.
SCJP6, SCWCD5, OCE:EJBD6.
Jagdish Hatagale
Ranch Hand
Joined: Apr 07, 2010
Posts: 30
posted
0
yes only the JSP page is reload in the server while you made any change in bean you must need to restart the server unless the changes will never reflect.
You already asked this question in the Tomcat forum. Please don't ask the same question more than once.
One of the most odious afflictions that Business has inflicted on the modern English language is "pro-active". Most of the time it's simply redundantly used in place of the simple old word "active". And a good deal of the rest of the time it means "You're not overworked enough yet, so go out and find more!"
subject: When a Java Bean is modified do we need to restart Apache Tomcat?