Re: Navigation rules

2006-01-09 Thread Yura Tkachenko
Thanks Sergiy Looks like now everything good. I just started Tapestry and as for me this framework have some very splendid ideas, which isn't supported by JSF. It's awesome framework :-). http://www.opensubscriber.com/message/tapestry-user@jakarta.apache.org/3033609.html -

RE: Navigation rules

2006-01-08 Thread Sergiy Kyrylkov
: tapestry-user@jakarta.apache.org Subject: Navigation rules Hello, Actually I just started learning Tapestry. I always like to structure my application, but in all examples I saw that prefer to place pages to WEB-INF. So I decided to move it to /app directory, if I wish to go to my page Home.html f

Navigation rules

2006-01-08 Thread Yura Tkachenko
Hello, Actually I just started learning Tapestry. I always like to structure my application, but in all examples I saw that prefer to place pages to WEB-INF. So I decided to move it to /app directory, if I wish to go to my page Home.html for example, I should type in browser: http://localhost/