-
Dec 11th, 2011, 09:29 PM
#1
Help
While learning the basics of java web development, I put together a simple web app that is on a single server/jvm, uses Tomcat, and has standard web functionality - i.e. login/logout, basic security, etc.
Using Spring, how can I distribute functionality of (web and business) tiers over different servers?
Should I be looking more at RMI/JNDI or Web Services?
Can anyone recommend books, websites, etc. that can help me with the above two questions?
Thanks!
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