LearningNotes
LearningNotes copied to clipboard
help
3、在需要显示在线人数的地方通过session.getAttribute("Count")即可获取在线人数值。
我在用jsp执行这步骤的结果是null