| Author |
Folder Structure
|
DVVN Sudhakara Rao
Greenhorn
Joined: Oct 04, 2004
Posts: 17
|
|
HI, Is there any standard folder structure to follow in JBOSS. My application have jsp's,servelts and ejbs. Thanks in Advance.
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
|
I am not sure whether I understood your question. If you are creating a web application you could simply drop the .war in $JBOSS_HOME/server/default/deploy directory or create a directory (exploded format) say mywebapp.war in it.
|
Groovy
|
 |
 |
|
|
subject: Folder Structure
|
|
|