To make the parameter match flexible, I set it up to work in two ways.
为了使参数匹配更灵活,我通过两种方式来设置它。
2
Setupparameter area and construct parameter structures and tags (this is an important step, as boot parameters are used by the kernel in identifying root device, page size, memory size and more).
Under the hood, I've setup a little security catch: a ServletFilter that will check to see if the given parameter name matches the name currently in session for the current user.