HTTP 使用无连线状态的连线(Stateless Connection)方式,然而,我们在开发应用程式时,常会需要在多个网页,存取同一位使用者连线资料。PHP解决这个问题的方式,有以下几种:
基于16个网页-相关网页
The Web brought some unique challenges to software developers, most notably the stateless connection between the client and the server.
Web向软件开发人员提出了一些特有的挑战,最明显的就是客户机和服务器的无状态连接。
Now we need to bind the J2C connection factory to the generated (deploy code's) stateless session bean. To bind the JNDI name.
现在,我需要把J2C连接工厂绑定到生成的(部署代码的)无状态会话bean。
The Geronimo team has been careful to implement the established standards, so the simple JNDI lookup method of obtaining a remote connection to a stateless session bean works as advertised.
Geronimo 团队已经认真实现了健全的标准,推广用简单的 JNDI 查询方法获得与无状态会话 bean 的远程连接。
应用推荐