Re: [T4] why/when use the external service

2007-11-29 Thread Ulrich Stärk
ServiceEncoders don't depend on ExternalPages, do they? So when using friendly URLs it just comes down to the DataSqueezers, right? Uli Andreas Andreou schrieb: Well, it generally depends on what you're doing and how happy you are with the urls, e.t.c. It's true that you can use the page servi

Re: [T4] why/when use the external service

2007-11-29 Thread Andreas Andreou
Well, it generally depends on what you're doing and how happy you are with the urls, e.t.c. It's true that you can use the page service along with getRequestCycle().getParameter() to get parameters in whatever order they may appear - and if that's what you're after, fine! ExternalPages do require

[T4] why/when use the external service

2007-11-29 Thread Ulrich Stärk
Hi List, I don't really understand when one should use the ExternalService and what exactly it is good for. According to the JavaDocs and TiA the external service enables me to bookmark pages and pass parameters to them. But according to my understanding I can create a bookmark to every page in