Em Thu, 24 Sep 2009 09:31:16 -0300, Gunnar Eketrapp <gunnar.eketr...@gmail.com> escreveu:

I am converting jsp that produces a table like ...

1      317
2      45
3      118
... i,e. an index plus a count for that index.
How should you folks do this? Is there a way with .tml to fix this or do I have to use Grid or write a component.

When learning Tapestry, the best way to learn it is to think how you can implement something, not trying to replicate JSP behavior in Tapestry. What do you need to do here? I'm not sure by reading your code. Try to explain without using JSP snippets please.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to