I've just managed to open a popup window using the ADF Dialog
Framework :-) Note that, in order for this to work, you have to:

1) Use <afh:body> instead of <body>
2) Use <af:form> instead of <h:form> (not sure, other problems arise
with forms and ADF)
3) Map the Faces Servlet using a virtual folder like /faces/* instead
of an extension (*.jsf)


Bye
Cosma

Reply via email to