Hi all, My scenario:
MyFaces 1.1.5 Trinidad 1.0.3 Seam 1.2.1 I am trying to migrate our application from ADF to Trinidad. Besides the API changes, it's been a smooth change except for the dialogs. I have been googling and found some discussions about problems with dialogs and mappings, and changed our web.xml according to that emails. But I am still facing several problems. The dialog's window raises but does not show anything. If I look the source code for the generated frame, I find that the problem seems to be that the application is not translating the jsp code into HTML. Any hints appreciated. Thanks in advance, - - Rafa

