hi kazumi

Sorry i dont understood what you want to say 
I'm looking for an real example for you



-----Message d'origine-----
De?: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Envoye?: mercredi 25 avril 2001 10:27
A?: [EMAIL PROTECTED]
Objet?: RE: wizard style example, anywhere?


Hi,

I wrote:
>> Specifically, an application that uses "wizard" style, multiple-page
>> input forms would be very nice. Couple of Struts documents I looked
>> mention that Struts works well with wizard style application, 
>> but I get confused when it comes to writing struts-config.xml, 
>> JSPs that share the same ActionForm or Action, etc..

Marouane Louah wrote:
> you can try the example provided with the installation 

Well, I did look at the struts-example, and I don't think that is what I
want.
The example has relatively few JSPs, and each JSP page has its own
ActionForm. What I have in mind is something like this:

1) A big ActionForm (i.e., many attributes for a user to fill in).
2) Several JSP pages each filling a part of the ActionForm, sequentially.
3) Along the way of the above sequence, there are several actions
interleved,
   i.e.,  pre-calculating possible next choises for a user, etc..

In the above scenario, how do I structure Actions, how do I write config
file,
do I need to rely on session, etc, etc, I have many questions I can't even
phrase very well.

Let me ask again: any examples out there?

- kazumi

Reply via email to