Re: T5 bad URL generation

2007-10-14 Thread SergeEby
il: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/T5-bad-URL-generation-tf4621649.html#a13198995 Sent from the Tapestry - User mailing list archive at Nabble.com. -

Re: T5 bad URL generation

2007-10-14 Thread Angelo Chen
1">test then URL > "http://localhost/articles//param1"; two slashes before "param1". > ^ > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For addit

T5 bad URL generation

2007-10-14 Thread Foror
Some package "pages.articles" and page "Articles.java" in this package. URL "http://localhost/articles/";. When need context test then URL "http://localhost/articles//param1"; two slashes before "param1". ^ ---