Jonathan,

Messages like this should probably be directed to
[EMAIL PROTECTED]  I've cc'd them so they can see you
question.  Patches are always welcome.

Matt

> -----Original Message-----
> From: Jonathan Gordon [mailto:[EMAIL PROTECTED] 
> Sent: Monday, November 17, 2003 7:06 PM
> To: Matt Raible
> Subject: DisplayTag Plea for Help
> 
> 
> Hi Matt,
> 
> I wanted to write and thank you for the recent improvements 
> made in the 
> displaytag library.  Some of the new features you've added 
> have allowed 
> my project team to use it much more extensively throughout our code. 
> This has saved us much time and duplication of effort.
> 
> I was hoping you could give me a little direction on a problem I'm 
> having displaying an object in the body of a column tag.  For 
> example, 
> where "all" has 100 elements:
> 
>   <display:table id="result" pagesize="20" name="all" >
>      <display:column>
>        <% log.info("Doing some work..."+i++); %>
>      </display:column>
>   </display:table>
> 
> This produces 100 log statements rather than just 20.
> 
> Am I missing something?  Is my syntax wrong?
> 
> I've looked at the source and I'd be happy to try coding up a 
> patch but 
> could use a bit of direction.
> 
> This is a great project.  I'd love to use it and do what I can to 
> improve it.
> 
> Thanks,
> 
> Jonathan.
> 




-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to