You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "runtime.host" <dg...@berlin-sws.de> on 2009/05/18 09:51:24 UTC

url - append .html Tapestry5

Hello.
I got the requirement for my Tapestry5 prototype that the URLs have to look
like this:

homepage ->    /home.html
change user -> /home.html?username={username}

Uff. How can I manage this problem?

-- 
View this message in context: http://www.nabble.com/url---append-.html-Tapestry5-tp23592694p23592694.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: url - append .html Tapestry5

Posted by Ville Virtanen <vi...@cerion.fi>.
Hi,

Take a look at the new url rewriting engine.

 - Ville


runtime.host wrote:
> 
> No, I'm  currently using the latest version 5.1.05.
> I don't know if the problem is really located in LinkCreation... if I
> enter someApp/home.html in the browser-address the framework shows me an
> exception (because there is no component on home with id 'html')
> 

-- 
View this message in context: http://www.nabble.com/url---append-.html-Tapestry5-tp23592694p23594681.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: url - append .html Tapestry5

Posted by "runtime.host" <dg...@berlin-sws.de>.
No, I'm  currently using the latest version 5.1.05.

-- 
View this message in context: http://www.nabble.com/url---append-.html-Tapestry5-tp23592694p23593716.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: url - append .html Tapestry5

Posted by Kristian Marinkovic <kr...@porsche.co.at>.
if you use 5.0.18 (or lower) take a look at the LinkFactory
service. You can add an LinkFactoryListener which in 
turn can add any parameter to the generated tapestry links

g
kris





Telefon +43 (0)662 4670-6676
Fax +43 (0)662 4670-16676
kristian.marinkovic@porsche.co.at

Porsche Informatik Gesellschaft m.b.H. | A – 5101 Bergheim | 
Handelszentrum 7 
Sitz: Salzburg | FN 72830 d / Landesgericht Salzburg | DVR 88439 | UID ATU 
36773309
http://www.porsche-informatik.at




"runtime.host" <dg...@berlin-sws.de> 
18.05.2009 09:51
Bitte antworten an
"Tapestry development" <de...@tapestry.apache.org>


An
dev@tapestry.apache.org
Kopie

Thema
url - append .html Tapestry5








Hello.
I got the requirement for my Tapestry5 prototype that the URLs have to 
look
like this:

homepage ->    /home.html
change user -> /home.html?username={username}

Uff. How can I manage this problem?

-- 
View this message in context: 
http://www.nabble.com/url---append-.html-Tapestry5-tp23592694p23592694.html

Sent from the Tapestry - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org