| Author |
Reagrding WAR in weblogic
|
gurusamy sengodan
Ranch Hand
Joined: Oct 13, 2005
Posts: 41
|
|
Hi, I have deployed the war file in weblogic server(weblogic 9.1) After that i have modified the Jsp in that war file. Tell me how to change the JSP in that war. once modified should i re deploy the war again (or) Thanks in Advance
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8264
|
|
If you deployed a WAR, you have to redeploy that WAR. You can also deploy using an Exploded Archive Directory which lets you directly manipulate the WAR contents and update without redeploying.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: Reagrding WAR in weblogic
|
|
|