RE: Logic:Iterate - Pls Help.........

2003-06-23 Thread Poon, Johnny
You might need to add this before your :



-Original Message-
From: Shashank Dixit [mailto:[EMAIL PROTECTED]
Sent: Friday, June 20, 2003 7:44 AM
To: Struts Users Mailing List
Subject: Logic:Iterate - Pls Help.


Hello All

Can somebody pls explain how to use 

I am using following code

  

   
  

What I understood from the documents is myCollection element will be create
when
in doStartTag of logic:iterate.  And it will be stored in pageContext so
that WriteTag 
will access it. But I got the error that "myCollectionElement" is not found
in any scope

Can somebody pls explain this. or correct me if I am wrong.

Thanks in advance

Shashank S. Dixit 
Senior Software Engineer 
Datamatics Ltd. 
Contact: 28291253 ext 133 
Mobile: 9820930075 

Be brave against all odds. Never give up.

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



Logic:Iterate - Pls Help.........

2003-06-20 Thread Shashank Dixit
Hello All

Can somebody pls explain how to use 

I am using following code

  

   
  

What I understood from the documents is myCollection element will be create when
in doStartTag of logic:iterate.  And it will be stored in pageContext so that WriteTag 
will access it. But I got the error that "myCollectionElement" is not found in any 
scope

Can somebody pls explain this. or correct me if I am wrong.

Thanks in advance

Shashank S. Dixit 
Senior Software Engineer 
Datamatics Ltd. 
Contact: 28291253 ext 133 
Mobile: 9820930075 

Be brave against all odds. Never give up.