I am using struts 2 Basic Module. I have got the Appfuse 2.0 core classes
from the svn.

1) They are different folders in the projects e.g. src/main, appfuse, target

Here my question are :

1) how do the above mentioned folders relate to each other ?

2) Whichever new class, jsp, or modification should be done in the src/main
?

3) Everytime I have changed something in src/main, I need to run "mvn clean"
to clear all the things in "target" folder first, then when I run "mvn
jetty:run-war", the changes will only take effect, is that normal ?? or is
there any other ways ?

4) If I want to change something on the core classes, I should do that under
"appfuse" folder ?


-- 
View this message in context: 
http://www.nabble.com/Struts-2-Basic-Module-tf3169715s2369.html#a8792731
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to