DateFormat in contrib:table

2007-02-22 Thread Michael Siebert
Hi All, I want to format the date values in a contrib:table colum. The actual output is "-mm-dd" and I want to change it to "dd.mm." How ca I format the Date within the page-File? Or are there better and easier ways? Thank you very much in advance for your help. Regards Mike --

Problem with the contrib:table component

2007-01-23 Thread Michael Siebert
Hi all, I have a surely simple problem with the contrib:table modell. I want to align the headline and the values of all rows on the left side. I link a CSS-file to manage this task with the parameters: columnsClass, valuesClass and rowsClass of the contrib:table component. But when the page

Problems with the UTF-8 standard

2006-11-29 Thread Michael Siebert
Hi All, I have the following problem: My html-templates are designed with the UTF-8 standard For example the german 'ä' is coded as 'ä' But if the tapestry engine parses a submit-button component with an 'ä' within the value (or label), this letter isn't parsed as 'ä' but as 'ä' because the '&' i