File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Distributed Java and the fly likes Database Connection Thro RMI Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "Database Connection Thro RMI Server" Watch "Database Connection Thro RMI Server" New topic
Author

Database Connection Thro RMI Server

Shantanu Gangakhedkar
Greenhorn

Joined: Jan 19, 2000
Posts: 15
Hello Friends,
I want to Develop Distributed Application in JAVA using RMI . I want to use 3 tier Architecture for that.
How to Build RMI Server Application with Proper DB Connections and How to Place Objects for proper modeling. How to Use Middle Tire in Java
1) Server Objects
2) Middle Tier Objects
Please send me some detailed info about this. If Possible please send some Sample Application or Documentation.
How Should be the Approach for Java Distribued Applications.
thanx in Advance
Bye


S.R.Gangakhedkar
paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 19664
    ∞

Big question!
The first thing to do is to write a little RMI demo program. I had a whole bunch of books that made it really confusing and one book that made it clear and simple. Go to www.javaranch.com/books.html and read my review of Just Java. It is the book that walked me into RMI land.

permaculture forums
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Database Connection Thro RMI Server
 
Similar Threads
Where to Place Remote Objects in RMI
Passing Beans to Java Middle Tier
how to build / deploy using jboss?
vector and resultset
Can anybody suggest