> I'm curious if there is a neat way to have the page > parameter mapped onto action or something alike
You should be able to put a setter on the Action. So, if your url parameter is named pageNum, your action would have a setPageNum() method. Brad Cupit Louisiana State University - UIS