Hi Erik, To make things easier, i use this:
public Date getCurrentTime() { return new Date(); } then in my html file I use: <t:outputraw value = "${CurrentTime}" /> when the page is displayed second time, the time does not change, you have to restart the program to have the time updated, my impression is, outputraw will update the template and remain static until re-start, if that's the case, my question is, how to display html formated data? Erik Vullings-2 wrote: > > Hi Angelo, > > And how did you define currentuser? Any annotations? > > Cheers, Erik > -- View this message in context: http://www.nabble.com/T5%3A-outputRaw-tf4449911.html#a12727880 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]