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.

If I pass the string "imageservice" in one of he Object[]s it will pack that
into the link, for instance.

Cheers,
PS

On 3/25/06, Jean-Eric Cuendet <[EMAIL PROTECTED]> wrote:
>
> 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 parameters: uid=34455 and
> > status=success
> >
> > URL should be something like
> >   http://server:port/servlet/MyPage.html?uid=34455&status=success
> >
> > Thanks for pointers, help.
> > -jec
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to