| Author |
dynamic project to production
|
priyanaka jaiswal
Greenhorn
Joined: Jun 03, 2011
Posts: 24
|
|
Hi,
How to move dynamic java project into production?
Thanks in advance......
|
 |
Rob Spoor
Saloon Keeper
Joined: Oct 27, 2005
Posts: 18376
|
|
|
Could you be a little more clear about what you want? Because from what you've said I have absolutely no idea.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
priyanaka jaiswal
Greenhorn
Joined: Jun 03, 2011
Posts: 24
|
|
Hi,
After deploying in tomcat server how to move the project into production so that i can be accessed by using url from other system?
Thanks
|
 |
Thakur Sachin Singh
Ranch Hand
Joined: Jun 15, 2010
Posts: 205
|
|
|
you can deploy the war file to the server and now you can access the project from the URL.
|
SCJP 6- 91%, IBM DB2, IBM RAD Certified
|
 |
priyanaka jaiswal
Greenhorn
Joined: Jun 03, 2011
Posts: 24
|
|
|
THANK YOU
|
 |
Thakur Sachin Singh
Ranch Hand
Joined: Jun 15, 2010
Posts: 205
|
|
|
 |
 |
|
|
subject: dynamic project to production
|
|
|