aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes protocol used to communicate  with session Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "protocol used to communicate  with session" Watch "protocol used to communicate  with session" New topic
Author

protocol used to communicate with session

jacob deiter
Ranch Hand

Joined: Apr 02, 2008
Posts: 576
what protocol a swing(NON WEB) based client used to communicate with session bean
Reza Rahman
author
Ranch Hand

Joined: Feb 01, 2005
Posts: 559
Jacob,

A Swing client may use SOAP, REST, CORBA or RMI. For internal applications, the RMI option makes the most sense.

Cheers,
Reza


Independent Consultant — Author, EJB 3 in Action — Expert Group Member, Java EE 6 and EJB 3.1
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: protocol used to communicate with session
 
Similar Threads
JMS protocol
Can applet connect to EJBs directly?
HttpSession in JSP
UML Version and Component Diagrame
VoIP Java application