Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Q on Split-directory-structure..

Status
Not open for further replies.

henpat123

Programmer
Apr 14, 2005
35
0
0
US
Hi,
In a split directory structure , can we make changes to the JSP pages and test the app without having to build and re-deploy?

henry
 
What is a "split directory structure" ?
What servlet container are you using ?

--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
 
Hi Sedj,
I am using weblogic 8.1. Everytime you make a change to a HTML file or a JSP file..we need to rebuild the entire web module , build the ear file and then redeploy. To avoid rebuilding and redeploying...one can use a split-directory structure..but I wasn't sure that applies to JSP pages also or not..
need to find that out. I think it is a Weblogic Specific thing.

henry

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top