Brad A Cupit
Thu, 01 May 2008 09:08:44 -0700
> 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