I have dynamic web project with limited functionality (name DYN_WEB) and a project that communicates with a derby db on my computer (name DATA). It correctly works on a localhost, puts and retrieves some data.
But how I upload all this (DYN_WEB project + DATA project + Database) to the google code, so that another person can download it a use?
Thanks!