RE: "No bean specified" error

2004-04-15 Thread jbalaji
HI, Pls check the Syntax and More important case sensitive . Pls go through the casesensitive aspects. Bye Jbalaji "Prasad, Kamakshya" <[EMAIL PROTECTED]> wrote: Hi, I have this line in my jsp property="courseDetailsArray" indexId="ctr"> "courseDetails[" + ctr + "].name" %>'> When I

Re: "No bean specified" error

2004-04-08 Thread Susan Bradeen
"Prasad, Kamakshya" <[EMAIL PROTECTED]> wrote on 04/07/2004 09:24:54 PM: > Hi, > > I have this line in my jsp > > >property="courseDetailsArray" indexId="ctr"> > > > Maybe try changing your "name" attribute? Should the above line be: Susan Bradeen >

RE: "No bean specified" error: Help Please

2004-04-07 Thread kamakshya mishra
n is hope this helps -Original Message- From: kamakshya mishra [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 8:14 AM To: [EMAIL PROTECTED] Subject: "No bean specified" error Hi, I have this line in my jsp property="courseDetailsArray" inde

RE: "No bean specified" error

2004-04-07 Thread kamakshya mishra
From: kamakshya mishra [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 8:14 AM To: [EMAIL PROTECTED] Subject: "No bean specified" error Hi, I have this line in my jsp property="courseDetailsArray" indexId="ctr"> "courseDetails[" + ctr +

RE: "No bean specified" error

2004-04-07 Thread Philip, Mathew
: Thursday, April 08, 2004 8:14 AM To: [EMAIL PROTECTED] Subject: "No bean specified" error Hi, I have this line in my jsp When I am submitting the form it gives me the error java.lang.IllegalArgumentException: No bean specifi

"No bean specified" error

2004-04-07 Thread kamakshya mishra
Hi, I have this line in my jsp When I am submitting the form it gives me the error java.lang.IllegalArgumentException: No bean specified Could anyone please help me on this? The EmployeeDetailsForm has this code public class Em

RE: "No bean specified" error

2004-04-07 Thread Prasad, Kamakshya
Hi, I have this line in my jsp When I am submitting the form it gives me the error java.lang.IllegalArgumentException: No bean specified Could anyone please help me on this? The EmployeeDetailsForm has this code public class EmployeeDe

"No bean specified" error

2004-04-07 Thread Prasad, Kamakshya
Hi, I have this line in my jsp When I am submitting the form it gives me the error java.lang.IllegalArgumentException: No bean specified Could anyone please help me on this? The EmployeeDetailsForm has this code public class EmployeeDe

"No bean specified" error

2004-04-07 Thread Prasad, Kamakshya
Hi, I have this line in my jsp When I am submitting the form it gives me the error java.lang.IllegalArgumentException: No bean specified Could anyone please help me on this? The EmployeeDetailsForm has this code public class EmployeeDetailsF

RE: "No bean specified" error

2004-04-07 Thread Marco Mistroni
iling List Subject: "No bean specified" error Hi, I have this line in my jsp When I am submitting the form it gives me the error java.lang.IllegalArgumentException: No bean specified Could anyone please help me on this? The Employee

"No bean specified" error

2004-04-07 Thread Prasad, Kamakshya
Hi, I have this line in my jsp When I am submitting the form it gives me the error java.lang.IllegalArgumentException: No bean specified Could anyone please help me on this? The EmployeeDetailsForm has this code public class EmployeeDetailsF