On Thu, 14 Oct 2010 17:17:49 -0300, stephanos <stephan.beh...@gmail.com>
wrote:
Hi guys,
Hi!
I'm making my first steps with Tapestry 5.2 and find one thing very
peculiar: All requests seem to go to the Index page (Index.tml in
'root') by default - even if the path does not exist! Example with page
Index.tml and
Login.tml:
/ -> Index
/blabla -> Index
/login -> Login
/login2 -> Index
As the JIRA ticket says, this is expected behavior. In your case, /blabla
is considered a request to / (Index) with one activation context parameter
'blabla' as there's no page named 'blabla'.
--
Thiago H. de Paula Figueiredo
Consultor, desenvolvedor e instrutor em Java, Tapestry e Hibernate
Coordenador e professor da Especialização em Engenharia de Software com
Ênfase em Java da Faculdade Pitágoras
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org