On 6/20/07, Roberto Nunnari <[EMAIL PROTECTED]> wrote:
humm...

If it's truly 'random' like that there are only 4 things that could be
happening.

1.  Display tag is broken (not likely)
2.  You occasionally have another element in some other scope with the
same name that is being picked up 'first' in the search path by the
value-stack logic (or display-tag's logic if you just do the
name="stories")
3.  Displaytag is taking a crap trying to render certain elements
(calling toString() on them? because you have no decorator classes)
based on different search results.  (You never said..if you put in the
same search parameters every time, do you always get the same results
("nothing found to display" or good data)
4.  You are insane.  :)

good luck!

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

Reply via email to