James,
I am not sure if you've solved your problem, but it sounds like you might
have non-Tapestry related issues to deal with (e.g. Hibernate). If you still
feel that your problems are due to T5, please post some actual code (instead
of pseudocode) with a clear statement of your problem.
Cheer
Hello,
I have a page that you load an excel file and read each line converting it to
records.
It works fine with no errors anywhere but out of 15855 lines it only actually
puts in 11272 records but my count on the loop shows 15855 and I cannot figure
out why these records are not saving wit