On 4/19/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > I've been reviewing my dialog stuff in my existing Struts application > because we are getting ready to port all of our dialogs into JSF. > I've been looking in on Shale from time to time but the dialog piece > still seems to be a work in progress. I wanted to describe how we are > using dialogs now and get some feedback on my ideas for making them > work in JSF.
<description skipped> Would you like to take a look at my solution? It was designed for Struts, but works with JSF as well. Actually, it is quite portable. For JSF, I had to create a "superpage" as you call it, just to show the proper dialog page, because JSF is page-oriented, not action-oriented like Struts. Live demo (open in separate window, check the Back browser button): http://www.superinterface.com/wizard/signupWizard.do Project home page: http://www.superinterface.com/easywizard.htm Comments are appreciated. If my work is considered worthy Apache name, I would gladly donate it to Struts/Shale/JSF. P.S. If it is not OK to make this kind of advertisement, I will stop to do so. But I thought that it was appropriate in this thread. Michael Jouravlev. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]