Thanks,
That worked. I need to read the documentation!!!
-Original Message-
From: Michael Jouravlev [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 27, 2005 12:21 PM
To: Struts Users Mailing List
Subject: Re: Dynamically generating parameterized links using
logic:iterate
I guess, it
I guess, it would something like this:
where com.acme.ParcelObj is the object type, which is collected within
"results" and which has parcel property.
Michael.
On 4/27/05, Randall Svancara <[EMAIL PROTECTED]> wrote:
> First of all, I know this must be a frequently asked question.
First of all, I know this must be a frequently asked question. In java
server pages, I would do this:
<%
while someiterator.hasNext(){
%>
Go
<%
}
This seems fairly strait forward. Using the struts framework and tags,
I am struggling.
I am not sure what I need to use in order to gr
3 matches
Mail list logo