Tagged Questions

3
votes
2answers
2k views

struts 2, tiles 2 dynamic title

I am using tiles 2.0.6 as my template framework together with struts 2.1.6. I am writing a simple cms page and want to let the user to define the title of each html page. I have a title definition ...