which version of tapestry ? On Wed, Mar 26, 2008 at 11:01 AM, Tobias Marx <[EMAIL PROTECTED]> wrote:
> Hi there! > > I would like to separate Java code from property files and template for > the deployment process. > > In fact, I do not want to "deploy" templates and property files as such > and instead provide FTP access for our customers so that they can change > those files themselves. > > It is always such a time consuming task to deploy a Tapestry application > just because the logo changes or a single word as changed. > > Have anyone ever done that? > > How do you tell Tapestry where it finds those files? In theory you would > just need to add an location e.g. /home/users/blabla/ftp/files/tapestry to > the classpath? > > Thanks! > > Tobias > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >