jsp防盗链
index.jsp
以下为引用的内容: ----------------------------- <html> here is index jsp ------------------------------ |
a.jsp页面
通过判断 referer, 判断你从哪里来。
以下为引用的内容: <html> here is a. jsp |
jsp防盗链
index.jsp
以下为引用的内容: ----------------------------- <html> here is index jsp ------------------------------ |
a.jsp页面
通过判断 referer, 判断你从哪里来。
以下为引用的内容: <html> here is a. jsp |