Hi, I'd like to suggest adding setParameters(java.util.Properties) method to the SpringServer bean so that parameters can easily be added to the Server via Spring. This saves the user from having to manually call getContext().getParameters().add(x,y).
I've created a patch and test case but I couldn't seem to find the link to create a new issue at: http://restlet.tigris.org/servlets/ProjectIssues Is there another way to create an issue in the tracker? Thanks, Kevin Conaway

