Re: Best Practice Question/Conceptual Problem

2002-06-26 Thread Ted Husted
There's an option for using a Map if you need more than one parameter. "Struts Newsgroup (@Basebeans.com)" wrote: > > Subject: Re: Best Practice Question/Conceptual Problem > From: "Kenny Smith" <[EMAIL PROTECTED]> > === > Hi Mark et al, >

RE: Best Practice Question/Conceptual Problem

2002-06-25 Thread Kamholz, Keith (corp-staff) USX
a, NY (716) 687-7282 [EMAIL PROTECTED] -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 4:40 PM To: 'Struts Users Mailing List' Subject: RE: Best Practice Question/Conceptual Problem It gets it from a JavaBean, List or Map either

RE: Best Practice Question/Conceptual Problem

2002-06-24 Thread Galbreath, Mark
rders this customer has placed: There are tons of examples in the archive. Mark -Original Message- From: Struts Newsgroup [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 4:10 PM Subject: Re: Best Practice Question/Conceptual Problem From: "Kenny Smith

Re: Best Practice Question/Conceptual Problem

2002-06-24 Thread Ted Husted
se when it exposes each entry in the collection. The tag looks in the page context first, then request, session, and application. (Unless you specify a scope.) "Struts Newsgroup (@Basebeans.com)" wrote: > > Subject: Re: Best Practice Question/Conceptual Problem > From: &q

RE: Best Practice Question/Conceptual Problem

2002-06-24 Thread James Mitchell
e- > From: Struts Newsgroup [mailto:@[EMAIL PROTECTED]] > Sent: Monday, June 24, 2002 4:10 PM > To: [EMAIL PROTECTED] > Subject: Re: Best Practice Question/Conceptual Problem > > > Subject: Re: Best Practice Question/Conceptual Problem > From: "Kenny Smith" <[EMA

Re: Best Practice Question/Conceptual Problem

2002-06-24 Thread @Basebeans.com
Subject: Re: Best Practice Question/Conceptual Problem From: "Kenny Smith" <[EMAIL PROTECTED]> === Hi Keith, But how does the logic:iterate tag know where to get the information from? That's the part that is really baffling me. I don't understand how it's gett

RE: Best Practice Question/Conceptual Problem

2002-06-24 Thread Kamholz, Keith (corp-staff) USX
PROTECTED]] Sent: Monday, June 24, 2002 2:25 PM To: [EMAIL PROTECTED] Subject: Re: Best Practice Question/Conceptual Problem Subject: Re: Best Practice Question/Conceptual Problem From: "Kenny Smith" <[EMAIL PROTECTED]> === > It then stuffs the information into the session and fo

Re: Best Practice Question/Conceptual Problem

2002-06-24 Thread @Basebeans.com
Subject: Re: Best Practice Question/Conceptual Problem From: "Kenny Smith" <[EMAIL PROTECTED]> === > It then stuffs the information into the session and forwards the request > to a JSP page > > The JSP page pulls the data out, builds the page and sends it back to >

RE: Best Practice Question/Conceptual Problem

2002-06-24 Thread wbchmura
user... Does that help? -Original Message- From: struts [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 12:25 PM To: struts-user Subject: Best Practice Question/Conceptual Problem Subject: Best Practice Question/Conceptual Problem From: "Kenny Smith" <[EMAIL PROTECTED

Best Practice Question/Conceptual Problem

2002-06-24 Thread @Basebeans.com
Subject: Best Practice Question/Conceptual Problem From: "Kenny Smith" <[EMAIL PROTECTED]> === Hello, I'm trying to write my first struts application, and I'm looking for guidance on how to accomplish a certain task. I've read through the Struts Userguide and I&#