Re: Help with getLink() in IEngineService

2006-03-25 Thread Peter Svensson
What a coincidence. I battered my head against this yesterday. The array will be what makes up you path to the link. It' s so generic it makes me scream, but when I understood that the only things the the link helps me with is to construct something I could write myself, I wrote it myself instead.

Re: Help with getLink() in IEngineService

2006-03-25 Thread andyhot
I'm not sure you're on the right track there. Instead, check out DirectLink and ExternalLink components: http://jakarta.apache.org/tapestry/tapestry/ComponentReference/DirectLink.html http://jakarta.apache.org/tapestry/tapestry/ComponentReference/ExternalLink.html also http://jakarta.apache.org

Re: Help with getLink() in IEngineService

2006-03-25 Thread Jean-Eric Cuendet
No answer... Could anybody point me to some doc? Explainations? Thanks a lot. -jec Jean-Eric Cuendet wrote: Hi, Could someone help me on the second parameter of this method? getLink(boolean post, Object[] params); What should I give as params in my case: I Want a URL on MyPage passing 2 extra