Hello there. I guess this was already asked, but I search the list and could not find an answer. I need to add pages on the fly, is this possible? The idea is the user is going to create new tutorials on our JUG page, and they we'll be generated using velocity. Since the pages need some dinamic page info they must be tapestry pages. One might answer why not putting it on the database, well we're avoiding data access. To be quite honest, I'd rather even generate static content for it, but we do need some info that are not static. So how can I add new pages to the application on runtime?
Regards -- Vinicius Caldeira Carvalho Arquiteto de Sistemas [EMAIL PROTECTED] www.synos.com.br <http://www.synos.com.br> "Everything should be made as simple as possible, but not simpler." Albert Einstein
