Hi Dave,
In the roller/index.jsp.
RequestDispatcher setuppage = request.getRequestDispatcher
("/roller-ui/setup.rol");
setuppage.forward(request, response);
But I didn't find the file of "/roller-ui/setup.rol" .what is this?
Thanks!!!
jiangjf
