File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes When a Java Bean is modified do we need to restart Apache Tomcat? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply locked New topic
Author

When a Java Bean is modified do we need to restart Apache Tomcat?

Mark Guo
Ranch Hand

Joined: Nov 17, 2010
Posts: 56
When a Java Bean is modified do we need to restart Apache Tomcat?
Lucas Smith
Ranch Hand

Joined: Apr 20, 2009
Posts: 747

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
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.
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 12513

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?
 
Threads others viewed
JAVA_HOME should point to a JDK not a JRE
Difference between JSP and Servlets
How Tomcat Works book - development question
Any jar file for tomcat
When a Java Bean is modified do we need to restart Apache Tomcat?
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com