Re: Struts Dialog

2006-03-02 Thread Danny Lee
Hello, Michael! That's cool :) Now I know, what I gonna do the next weekend! Cheers, Danny Michael Jouravlev wrote: I just uploaded the preview of version 2: ... I will upload final version of the library and the documentation in about a week. -

Re: Struts Dialog

2006-03-02 Thread Michael Jouravlev
On 3/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Thank you for quick reply Michael. > Yes I am talking about Struts Dialogs. I just uploaded the preview of version 2: http://struts.sourceforge.net/strutsdialogs/index.html https://sourceforge.net/project/showfiles.php?group_id=49385&pac

Re: Struts Dialog

2006-03-01 Thread anil_a
It took me while to figure it out. This is the order. Read http://www.superinterface.com/ewfsm.htm. 1. Read the article: http://today.java.net/pub/a/today/2005/03/15/webwizard1.htm 2. Download the source for rule engine from : http://today.java.net/today/2005/03/15/rulecontainer_src.ja

Re: Struts Dialog

2006-03-01 Thread Shiby Maria John
Where can i read about struts dialog? I am new to it - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts Dialog

2006-03-01 Thread anil_a
Thank you for quick reply Michael. Yes I am talking about Struts Dialogs. So I guess service layer calls should be made from WizardNode validate method. I see how you integrate rule engine with struts in your second article. Struts Dialog looks really cool. rukka Michael Jouravlev wrote

Re: Struts Dialog

2006-03-01 Thread Michael Jouravlev
On 3/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi All > > I have look at struts dialog to implement wizard kind of screen flow. I > looks good. (took some time to understand that too). Right... I know that current version is... er... overengineered. The new version will be much simpler.