how to pass parameters to URL in Portlets?

Hi All,

I am implementing Pagination in JSP using JSR168 portlets . I want to know how to pass parameters to URL ?

The scenario is like this :

I have stored page id and page content as a key value pairs in Model . I am implementing this in JSP as if I click on particular page id link then corresponding content has to display on the same page like in Google.

Anybody can help me about how to pass parameters to URL?

Thanks in advance,

Rajendra T.

[491 byte] By [rajendra_totaa] at [2007-10-3 4:04:02]
# 1
which portal application framework are you using for the purpose. Some of them provide with droplets and formhandlers for the purpose along with taglibrarires
kilyasa at 2007-7-14 22:03:10 > top of Java-index,Java Essentials,Java Programming...
# 2
I am using JSR168 portlets and implementing MVC framework.
rajendra_totaa at 2007-7-14 22:03:10 > top of Java-index,Java Essentials,Java Programming...