关于JSP线程安全问题的思考  

Thinking about JSP Multithread-safe

在线阅读下载全文

作  者:周世忠[1] 

机构地区:[1]厦门软件职业技术学院,福建厦门361024

出  处:《电脑编程技巧与维护》2012年第2期97-98,共2页Computer Programming Skills & Maintenance

摘  要:JSP中变量的定义有全局和局部之分,局部变量并不会带来安全问题,而对全局变量的使用,就要慎之又慎。内置对象application的使用要特别注意线程安全。此外,JavaBean的使用也要注意线程安全问题,特别是当scope属性设置为application的时候。Global and local variables defined in the JSP,local variables do not pose a security problem,and the use of global variables,they can.Built-in object application using special attention should be thread safe.In addition,the JavaBean using should also pay attention to thread security problems,especially when the scope property to the application of the time.

关 键 词:JSP 多线程 安全 JAVABEAN 内置对象 

分 类 号:TP311.10[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象