Hi.


When generating an app with the default build.xml (im using ant) the jsp's are 
generated to the web/src dir. but as they get deleted and generated again they 
should be in target folder. Or did i get that wrong?



When I want to "beautify" the app by editing jsps and css i would appreciate 
that those jsps arent generated again. I read about copying them to src folder 
but they are yet there. Im a bit confused :)



So should i:

1. change the location of the pages to web/target (in build.xml)

2. copy the jsps i dont want to be generated again to web/src

3. edit the build script to first copy from web/target then from web/src folder



or is there another solution to this?
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3392#3392
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to