I´m getting the same error that you with Spring dependencies.
I´m using Spring 2.5.6 and Tapestry 5.2.6. Which version you are using?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-5-2-1-upgrade-woes-tp2849844p4746551.html
Sent from the Tapestry - User mailing
Hi!
I was working with Tapestry 5.1.0.5 and everithing worked fine. I updated to
Tapestry 5.2.6 because new project needs, and now I have problems with
actionlinks.
The case is the following:
I use paging for searches. In the search result page, I have two actionlinks
(previous and next links) th
no, that's not the error. All is well defined.
I have declared the zone:
And the actionlinks refer to this zone:
#
${message:link-previous}
no, that's not the error. All is well defined.
I have declared the zone:
And the actionlinks refer to this zone:
href="#" t:type="ActionLink" t:id="previousPatientLink"
t:zone="searchPatientResultZone"
href="#" t:type="ActionLink" t:id="nextPatientLin