Hello, I searched on the list, but found no satisfactory answer. Here is the situation:
1. User inputs some form data, including email address to which a confirmation link will be sent. 2. User inputs characters from generated anti-ocr image to fight automated posts. 3. An email is sent to previously entered email address with a confirmation link. 4. User presses this link to "activate" his/her data. My question is, what would be the best way to construct this confirmation link to be agnostic (as much as possible) on Tapestry releases? I am using T4 for this project. Thanks, Borut