I meant toScope
-Original Message-
From: Ram Venkataswamy
Sent: Wednesday, June 09, 2004 1:19 PM
To: Struts Users Mailing List
Subject: RE: Hoe to store objects in request scope
Did u try providing scope attribute for bean:define
-Original Message-
From: PADALA, SANDHYA (SBCSI
Did u try providing scope attribute for bean:define
-Original Message-
From: PADALA, SANDHYA (SBCSI) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 09, 2004 9:05 AM
To: Struts Users Mailing List
Cc: [EMAIL PROTECTED]
Subject: Hoe to store objects in request scope
Hi All,
I have a
Hi All,
I have a question on how to save the objects into request scope.
In my Form class I have an array of objects of type Product.
My Product class has productId and productName as the variables with
getter setter methods.
On my JSP I use logic-iterate tag to iterate through the array and
3 matches
Mail list logo