|
|
|
Help:swing thin client调用EJB,怎么过防火墙?
|
2003年11月27日 13:53
|
|
|
标签列表
|
|
请教了: 我的客户端是swing application,如果调用EJB,怎么过防火墙?比如用T3或IIOP.
|
|
|
|
|
|
Re: Help:swing thin client调用EJB,怎么过防火墙?
|
2003年11月28日 08:19
|
|
|
|
|
|
|
|
|
Re: Help:swing thin client调用EJB,怎么过防火墙?
|
2003年11月28日 12:50
|
|
|
使用http协议,重点使用java.net.URLConnection
|
|
|
|
|
|
Re: Help:swing thin client调用EJB,怎么过防火墙?
|
2003年11月28日 15:13
|
|
|
|
呵呵!!无道老兄,你的图标一定是"无道"的字样吧!!!怪不的被BANQ大哥删了!!
|
|
|
|
|
|
Re: Help:swing thin client调用EJB,怎么过防火墙?
|
2003年11月28日 16:26
|
|
|
|
|
|
|
|
|
Re: Help:swing thin client调用EJB,怎么过防火墙?
|
2003年11月28日 16:41
|
|
|
用http可以不能直接访问EJB吧. 不明白,能不能详细说说?谢了.
|
|
|
|
|
|
Re: Help:swing thin client调用EJB,怎么过防火墙?
|
2003年11月28日 16:49
|
|
|
我不要: clinet ---> Servlet--->EJB 而是: Client --->EJB
|
|
|
|
|
|
Re: Help:swing thin client调用EJB,怎么过防火墙?
|
2003年11月28日 18:08
|
|
|
|
sorry! no way but using http
|
|
|
|
|
|
Re: Help:swing thin client调用EJB,怎么过防火墙?
|
2003年11月30日 22:54
|
|
|
|
通过RMI-IIOP,很简单的东西,不知道你要做什么
|
|
|
|
|
|
Re: Help:swing thin client调用EJB,怎么过防火墙?
|
2003年12月01日 11:22
|
|
|
to:Horser 你好,我的client是Swing application,如何访问防火墙后的EJB?好象IIOP不能穿过防火墙呀.
|
|
|
|