Hey
You need to add tapestry-annotations dependency to the pom.xml. Seems, that
current quickstart won't
include that
Taavi
Weisu wrote:
Hi All, I am trying to use quickstart to create a 5.0.12-SNAPSHOT project, I
follow the steps in T5 site,
mvn archetype:create -DarchetypeGroupId=org.apache
er to make a new one. That's what
Tapestry is about, and it's not difficult.
Cheers,
Nick.
Taavi Sildeberg wrote:
Hello guys,
I have next situation: In one page user input some text in a form and
then presses button and form submits the form. After submit opens a
new window whit a user i
Hello guys,
I have next situation: In one page user input some text in a form and
then presses button and form submits the form. After submit opens a new
window whit a user input from previous page.
I have implemented this situation using DirectLink and PopupLinkRenderer
and it works, but I ha
Hello,
I have a problem :) I need to open popup window with tapestry page in it
with a submit button click. I dried to combine something like javascript
onclick and submit listener, but this do not work.
Can some one help me with this?
All the best,
Taavi