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!

Two web appl. jdev projects in one workspace, how?

Status
Not open for further replies.

navrsalemile

Programmer
Feb 6, 2005
62
0
0
CA
First web app. JDev project has context root /app1, and second one /app2.
Which JDev files should be configured and how in order to enable dependency between these two web applications and test them together?

e.g. app1 provides login page and after successful login it provides link /app2/welcome.jsp to app2. When the session expires app2 redirects to /app1.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top