Hello again
Problem solved, it was, of course, a data error, caused by a message key
not found in the ApplicationResources file. Sorry to have bothered you
with a non-problem question, and many thanks for the quick and useful
replies. That's (among other things) what makes the Java community so
gre
Oops -- my bad -- the JSP comments are balanced <%-- --%>
Bill Siggelkow wrote:
It is not the size of the collection you are having the problem with but
more likely it is data-related. Make sure you view the source that gets
generated -- that will usually clue you into the offending data.
Hmm --
It is not the size of the collection you are having the problem with but
more likely it is data-related. Make sure you view the source that gets
generated -- that will usually clue you into the offending data.
Hmm -- I noticed that you are using HTML comments around some
of your tags.
Keep in
At 05:24 AM 7/13/2004, you wrote:
This is the page code:
<%@ include file="/common/taglibs.jsp"%>
As you can see, this is not enough info. You might want to substitute
escape characters for the html?
-
To unsubscribe, e-mail:
2004 2:25 PM
> To: [EMAIL PROTECTED]
> Subject: logic:iterate fails on (large) collection
>
>
> Hello there
> This is driving me mad, any help or hints are much
> appreciated. I have a page that iterates through a collection
> of simple objects, and lists them for users
Hello there
This is driving me mad, any help or hints are much appreciated. I have a
page that iterates through a collection of simple objects, and lists
them for users to select some of them (checkbox), edit a property and
submit the results (much like an inbox). This works great, when the list
ha
6 matches
Mail list logo