Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connection of Android Client with Java EE server

989781Mar 9 2013 — edited Mar 12 2013
I am using EJB(Stateless) without any web service.
I simply need to send a String from Client to Server
I can connect any Java SE Client with this EJB.
But how I can connect an Android Client with this EJB (i.e. Using EJBRemote Interface) directly?

I am using
Glassfish Application Server
Netbeans IDE
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2013
Added on Mar 9 2013
4 comments
3,793 views