Murat Uenalan - 2002-04-05

I want to create a Gizmo which has a paging facility. Like:

Page: 1,2,3...

When you click 2 you can see page 2 etc.

How can i refer within my gizmo to the second page (url construction??) and how are the parameters are stored or forwarded (CGI parameters ? in the GizmoBuilder class ?).

Or is something in the session ?

Murat