"clewis@virgin" wrote :
| Can I safely hot deploy jsps to the war (if it's deployed exploded).
|
Yes.
"clewis@virgin" wrote :
| If the war isn't re-deployed how is the jsp relinked?
|
The last modified timestamp indicates a change to the jsp. Any modified jsps will be
recompiled and will go through the JSP lifecycle.
"clewis@virgin" wrote :
| What happens to references made by that jsp to shared classes?
|
The jsp will be recompiled and will go through the jsp lifecycle.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187662#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...