thats very strange
writing  a file in an editor or save it through java that shouldn't matter
But are you constantly writing properties file from inside the webapp?

johan

On Thu, Apr 3, 2008 at 7:31 PM, unka_hahrry <[EMAIL PROTECTED]> wrote:

>
> Yes, but only if I edit the .properties file with an editor and save, then
> it
> will be recognized, if overwriting the .properties file with
> BufferedWriter
> it will not be recognized.
>
> Is there a better way to provide the future admin the possiblity of
> adaptable content, without putting all the text into the database?
>
>
> igor.vaynberg wrote:
> >
> > do they reload properly if wicket is running in development mode?
> >
> > -igor
> >
> >
> > On Wed, Apr 2, 2008 at 7:51 AM, unka_hahrry <[EMAIL PROTECTED]>
> > wrote:
> >>
> >>  I'm using a BufferedWriter to change my .properties files dynamically,
> >> the
> >>  .properties files are updated well but the changes don't appear in my
> >>  <wicket:message> tag. Is there a possiblity to reload a .properties
> >> file?
> >>  --
> >>  View this message in context:
> >>
> http://www.nabble.com/Writing-to-.properties-files-and-make-changes-happen--tp16447118p16447118.html
> >>  Sent from the Wicket - User mailing list archive at Nabble.com.
> >>
> >>
> >>  ---------------------------------------------------------------------
> >>  To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>  For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Writing-to-.properties-files-and-make-changes-happen--tp16447118p16466443.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to