RE: Long Story short

2001-07-19 Thread Torsten Terp
, thanks a lot!! ^terp -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 19, 2001 9:05 PM To: [EMAIL PROTECTED] Subject: Re: Long Story short Torsten, Hi. Please find attached some of my code, as requested in your mail to me directly (was not a

Re: Long Story short

2001-07-19 Thread dhay
Let me know if I can help further. Cheers, Dave (See attached file: indexedexample.zip) "Torsten Terp" <[EMAIL PROTECTED]> on 07/19/2001 05:01:38 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: David Hay/Lex/Lexmark) Subject: Re: Long Story sho

RE: Long Story short

2001-07-19 Thread Torsten Terp
described on the link you referred to, ... ... Thanks... Regards, Torsten -Original Message- From: suhas [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 19, 2001 3:57 PM To: [EMAIL PROTECTED] Subject: Re: Long Story short Hi I did not get why u need to explicitely put the FormBean in

Re: Long Story short

2001-07-19 Thread suhas
Suhas - Original Message - From: Torsten Terp <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 19, 2001 10:01 AM Subject: Re: Long Story short > Hi, > > Although i have followed the example below i still have the problem with saving > the indexed fields

Re: Long Story short

2001-07-19 Thread Torsten Terp
advance... Regards, Torsten -Oprindelig meddelelse----- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sendt: 12. juli 2001 20:00 Til: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Emne: Re: Long Story short PLEASE IGNORE LAST POST!!! Sorry, guys - please ignore my ramblings in the last post.

RE: Long Story short

2001-07-12 Thread Niall Pemberton
> Sent: 12 July 2001 00:04 > To: [EMAIL PROTECTED] > Subject: Re: Long Story short > > > Hi, Dave: > > Thanks for the reply, I did have form-bean define at my struts-config.xml, > in the matter fact, I did get all other form-bean field setting back form > HTML form e

Re: Long Story short

2001-07-12 Thread Frank Ling
Dave: Thanks so much for the help, I will give a try. Regards Frank Ling - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 12, 2001 9:38 AM Subject: Re: Long Story short > > > Frank, > > could you do me a fav

Re: Long Story short

2001-07-12 Thread dhay
- Forwarded by David Hay/Lex/Lexmark on 07/12/2001 01:52 PM --- David Hay 07/12/2001 01:11 PM To: [EMAIL PROTECTED] cc: Subject: Re: Long Story short Frank, I have just tried mine with arrays, rather than collections, and does NOT work! Can anyone explain why? P

Re: Long Story short

2001-07-12 Thread dhay
:11 PM --- David Hay 07/12/2001 12:38 PM To: [EMAIL PROTECTED] cc: Subject: Re: Long Story short (Document link: David Hay) Frank, could you do me a favour? Could you try using a collection eg Vector instead of array in your form bean? you should then have the

Re: Long Story short

2001-07-12 Thread dhay
11/2001 07:04:03 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: David Hay/Lex/Lexmark) Subject: Re: Long Story short Hi, Dave: Thanks for the reply, I did have form-bean define at my struts-config.xml, in the matter fact, I did get all other form-bean field settin

Re: Long Story short

2001-07-11 Thread suhas
} public String getProductPrice () { return productPrice ; } public void setProductPrice(String price) { this.productPrice = price ; } } - Original Message - From: Frank Ling <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 12, 2001 12:04 AM Subject: Re: L

Re: Long Story short

2001-07-11 Thread Frank Ling
ssage - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 11, 2001 2:22 PM Subject: Re: Long Story short > > > Frank, > > Do you have your struts-config set up correctly? You might check that a new > form is not being created... > > Dave &g

Re: Long Story short

2001-07-11 Thread dhay
Frank, Do you have your struts-config set up correctly? You might check that a new form is not being created... Dave PS Do you need the indexed naming? If you don't, you don't need to use the changed tags... "Frank Ling" <[EMAIL PROTECTED]> on 07/11/2001 01:19:29 PM Please respond to