In the preProcess -method, you can get the query parameter from request.getUri().getQueryParameters().getFirst("name") . EDIT: Here is an example: public class ...
確定! 回上一頁