File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Folder Structure Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Folder Structure" Watch "Folder Structure" New topic
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Folder Structure
 
Similar Threads
Servlet Problems
avoiding webcrawlers
web portal in struts and nothing is working at all
Problem when palying audio
where to see the source code for java.lang.String