RE: [Tapestry-developer] Refreshing ala .jsp stylesetting it to true forces
Tapestry to re-read the specs and templates on every request. Its a
development-time switch only.

Cheers,

Geoff
  ----- Original Message -----
  From: Joel Trunick
  To: 'Geoff Longman'
  Sent: Monday, February 10, 2003 10:42 AM
  Subject: RE: [Tapestry-developer] Refreshing ala .jsp style




  true = "detect changes"?

  Is this particularly expensive? Does it just check the file timestamp?

  J

  -----Original Message-----
  From: Geoff Longman [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 10, 2003 9:34 AM
  To: Eric Everman; Joel Trunick
  Cc: [EMAIL PROTECTED];
  [EMAIL PROTECTED]
  Subject: Re: [Tapestry-developer] Refreshing ala .jsp style



  java -Dnet.sf.tapestry.disable-caching=true

  Geoff
  ----- Original Message -----
  From: "Eric Everman" <[EMAIL PROTECTED]>
  To: "Joel Trunick" <[EMAIL PROTECTED]>;
  <[EMAIL PROTECTED]>
  Cc: <[EMAIL PROTECTED]>
  Sent: Monday, February 10, 2003 10:26 AM
  Subject: Re: [Tapestry-developer] Refreshing ala .jsp style



  > Joel-
  >
  > There is a system property that turns caching of templates and
  > specifications off (turning caching off forces them to be loaded fresh
  > each time there are requested).  I don't have a reference in front of
  > me, but you might try a search of the mailing list and the docs for
  > 'system' or 'cache' - its in there somewhere.
  >
  > Eric Everman
  >
  > Quoting Joel Trunick <[EMAIL PROTECTED]>:
  >
  > >
  > > If I drop a new .html or .page file into a running tapestry
  > > application will
  > > tapestry load the changes automagically?
  > >
  > > Joel
  > >
  > >
  >
  >
  >
  >
  >
  > -------------------------------------------------------
  > This SF.NET email is sponsored by:
  > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
  > http://www.vasoftware.com
  > _______________________________________________
  > Tapestry-developer mailing list
  > [EMAIL PROTECTED]
  > https://lists.sourceforge.net/lists/listinfo/tapestry-developer
  >




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to