bean:define Compile time exception on Orion

2004-03-12 Thread Syed Kazim Hussain
On Orion, the bean:define / tag gives compile time error when it declares an array e.g. : bean:define id=a name=a type=b.C[] / Here C is a class in package b. Is there anything wrong with the syntax ? - To unsubscribe, e-mail:

Re: bean:define Compile time exception on Orion

2004-03-12 Thread atta-ur rehman
what's the error message you're getting? ATTA - Original Message - From: Syed Kazim Hussain [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 12, 2004 1:16 PM Subject: bean:define Compile time exception on Orion On Orion, the bean:define / tag gives compile time error when

RE: bean:define Compile time exception on Orion

2004-03-12 Thread Syed Kazim Hussain
Could not find bean under name a This works on Tomcat. -Original Message- From: atta-ur rehman [mailto:[EMAIL PROTECTED] Sent: Saturday, March 13, 2004 3:29 AM To: Struts Users Mailing List Subject: Re: bean:define Compile time exception on Orion Hello Kazim, A quick test on my JSP