-
Jan 15th, 2007, 06:56 PM
#1
Can Spring bean be accessed remotely?
Can Spring bean be accessed remotely, like EJB architecture which is distributed in nature. Client use JNDI to locate the EJB using conext and url. Is there something like spring bean for making available to remote client???
-
Jan 15th, 2007, 11:20 PM
#2
Sure; several options are available - it all depends on your specific needs and the capabilities of the client system. See the reference manual here for details.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules