I have sent you an answer on the user list under the same subject line

Jack


On Tue, 7 Dec 2004 03:59:39 +0000 (UTC), Marc <[EMAIL PROTECTED]> wrote:
> Hi there. Help a struts rookie pls.
> 
> I have successfully implemented a two step wizard like interface where I have
> A.jsp for the first step and B.jsp for the second step.
> 
> But now I need an ability to dynamically change the jsp file at the step 2
> based on a field selection during step 1 !
> In other words at step two I might need either B.jsp or C.jsp.
> All three jsp files post to the same action class but are processed by
> different methods(I use DispatchAction and different method names). My problem
> is the form bean class. Currently it has getters/setters for all three jsps
> and this is exactly what I do not want to do.
> 
> Is there a more elegant way of doing this ? Can I use different form beans and
> yet use the same action class ?
> 
> Thanks in advance.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 


"You can't wake a person who is pretending to be asleep."

~Native Proverb~

"Each man is good in His sight. It is not necessary for eagles to be crows."

~Hunkesni (Sitting Bull), Hunkpapa Sioux~

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to