Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 09-12-2003, 02:43 PM   #1 (permalink)
Upright
 
Location: Nebraska
Java Development

I'm just beginning to learn all the ins and outs concerning java and j2ee. I have a java web server set up (Tomcat) and can create servlets and JSP pages easily, but I did have one question.

In a corporate development team how does the team create an application? For instance, when I create a servlet I'm basically doing the creating and compiling on my own machine/web server (localhost), but what if the web server was on a different machine? Does everyone work locally and then copy the class files to the webserver? Or is there some other tool I need to use? Thanks for any ideas.
poknatcha is offline  
Old 09-12-2003, 03:52 PM   #2 (permalink)
Junkie
 
Location: North Hollywood
I use jbuilder or sun one, they have deployment and asset management tools for working in groups. When you compile and build it takes care of deploying it to the correct place and system.

depending on the system it uses ftp or a local copy to deploy.
charliex is offline  
Old 09-14-2003, 08:30 AM   #3 (permalink)
Darth Papa
 
ratbastid's Avatar
 
Location: Yonder
And a development team is probably using a source management tool like CVS to manage versions and document distribution. So there's a network-shared source vault, with a system for document check-in and check-out.

Having everybody keep their own code on their own machines is a bad idea.
ratbastid is offline  
Old 09-14-2003, 07:06 PM   #4 (permalink)
Upright
 
Thanks for the post! you have my vote
__________________
<p align="center"><img src="mikejackson1.gif" width="66" height="69" border="0">
<br>
</p>
Totally Head is offline  
 

Tags
development, java


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 10:04 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73