How to connect to another Server?
Hi everybody,
I need an answer to the following:
I'm developing a web application that has a DB connectivity (reads/writes to database). My web server
(Sun Java System Web Server) and my Dtabase (Oracle 8.1.x) resides on the same machine. My application needs to read/write some data (files) and display images that resides on another server (UNIX). How can I do that?!
I'm using JSP and implementing the Jenkov Tree Hierarchy in my application..
Your answer will be helpful and appreciated ..