| Author |
how to organize your development directory structure
|
ali mohamed
Greenhorn
Joined: Jan 18, 2012
Posts: 1
|
|
Hi,Nice to be hear :
can any one tell me how to set a development environment for developing a dynamic web site using jee (jsp,servlets,javabeans)
i mean how organize your development directory structure
|
 |
Nam Ha Minh
Ranch Hand
Joined: Oct 31, 2011
Posts: 346
|
|
|
Do you mean directory structure of the application being developed?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26184
|
|
Ali,
Welcome to CodeRanch!
A web application has a standard directory structure. The link doesn't clearly state that the Java files are in a separate directory (not /classes) and just compiled into /classes.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: how to organize your development directory structure
|
|
|