#2 and #3 shouldn't be necessary. #1 is. (I'd be very surprised if #2 really is an issue; #3 might be a bug.)
-- Adam On 5/25/06, Cosma Colanicchia <[EMAIL PROTECTED]> wrote:
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
