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]

Reply via email to