Re: Implementing wizard like interface in struts

2007-06-26 Thread semaj
How can I check the current app state? Could you direct me to some resources? Thanks, semaj Michael Jouravlev wrote: > > Do you really care if one instance of the wizard stays in the session? > If yes then you have to remove it yourself. You should know better > when it is ap

Re: Implementing wizard like interface in struts

2007-06-26 Thread semaj
/RolloverScope > > After 1.3.9 is released, I will check in Rollover scope features into > main Struts codebase. > > Michael. > > On 6/25/07, semaj <[EMAIL PROTECTED]> wrote: >> >> Hey Michael, >> >> Thank you for your reply. I would like to ask you one

Re: Implementing wizard like interface in struts

2007-06-25 Thread semaj
yes, Ian. I'm looking for solution on Struts 1.3.8 Ian Roughley wrote: > > My mistake, are you using s1 or s2? I was providing an s2 solution, but > on further inspection you may have been asking about s1. > > /Ian > > semaj wrote: > >>I didn't ge

Re: Implementing wizard like interface in struts

2007-06-25 Thread semaj
s his mind and clicks on the menu items to go to other pages without completing the wizard operation. Will the easy wizard remove the form from session? Thank you, semaj Michael Jouravlev wrote: > > Try this: http://downloads.sourceforge.net/struts/dialogs-samples-2.0.war > I am sorry th

Re: Implementing wizard like interface in struts

2007-06-25 Thread semaj
I didn't get the picture what you are trying to say... Ian Roughley wrote: > > An interceptor, especially useful if the wizard is the only code in a > specific directory. > > /Ian > > semaj wrote: > >>It's been a week; have not found any solut

Re: Implementing wizard like interface in struts

2007-06-25 Thread semaj
It's been a week; have not found any solutions... any idea guys!! semaj wrote: > > Hi there, > > May be someone has already solved this problem. I need to implement a > wizard like page flow in my strut web application. > > This is what I've done: > 1. Crea

Implementing wizard like interface in struts

2007-06-20 Thread semaj
hint will be greatly appreciated!! There are different third party plugins for struts wizard. Do they solve my problems? Thanks, semaj -- View this message in context: http://www.nabble.com/Implementing-wizard-like-interface-in-struts-tf3954707.html#a11220929 Sent from the Struts - User mailing list a