Re: Nested tag tutorial

2002-03-22 Thread Perpetua Cysne

Hello,
How do I get this tutorial?
Cheers,
Perpetua
- Original Message -
From: [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Tuesday, March 19, 2002 5:52 PM
Subject: Nested tag tutorial



 The nested tag tutorial created by Arron Bates simply rocks!I was kind
 of intimidated by nested tags until I took a few hours out of my day to go
 thru parts 1 and 2 of the tutorial.   Thanks to the way it was well laid
 out AND interesting, nested tags are no longer intimidating.Thanks to
 Arron on this one for a job well done.Can't recommend it enough.Is
 his tutorial easy to follow?   I'm a total idiot/moron and his tutorial
 made it easy to learn nested tags.

 Thanks Arron.


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



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




Form Beans - Vector

2002-03-22 Thread Perpetua Cysne

Could someone please provide me with an example of Form Beans using a Vector
of objects? How do display it in a iterate tag?

The object is Passenger(firstName, lastName).

Thank you!

Perpetua


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




Form bean (multiple entries for the same field)

2002-03-18 Thread Perpetua Cysne

Dear All,

I am building an airline reservation application as my term project.

The travel agent (user) enters with the number of passengers and then I have
to forward to another window that is for the user to enter with the
information for each passenger (first name, last name, preferences), as many
as the number of passengers entered by the travel agent.

I would ask your help to know what would be the type of the attributes at
the form bean and the jsp code as a solution for these multiple entries of
passenger data.

If any of you have a sample code of a similar situation, I would be glad if
you could send it to me.

Thank you for your help!

Perpetua



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