单项选择题

完善以下代码,使用EL和jstl标签if来判断是否从浏览器输入了参数()

A.Test="${emptyuser}"
B.Test="${paramuser}"
C.Test="${emptyparam.user}"