You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CPSC410-2011
Should we export the project as a .war file?
Message has been deleted
Eric Wohlstadter
unread,
Dec 5, 2011, 9:56:08 PM12/5/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cpsc41...@googlegroups.com
I would choose "zip" file. If you export as a "war" file, it might not include the source code (only the binaries), unless you tell it to include source.
BTW: a "war" file is just a "zip" file with a WEB-INF directory at the top-level.