aspose file tools
The moose likes Distributed Java and the fly likes Remotly Open File Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "Remotly Open File" Watch "Remotly Open File" New topic
Author

Remotly Open File

Talitha Bell
Greenhorn

Joined: Oct 01, 2007
Posts: 29
hi all


I want to open file(Any txt,pdf etc) through client but file exist on server .Its urgent please help.


Thanks <br />Talitha
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35220
    
    7
What kind of access do you have to the server - FTP, HTTP, SMB, ... ?


Android appsImageJ pluginsJava web charts
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35220
    
    7
Posted by "john Max" in a PM:
I doesn't want to use socket programming ,I am using Jboss ,windows ,can its possible to open the file(any txt ,pdf,html,etc) through client but file exist on server.


Please RespectYourCoranchersPrivacy

As I said, the answer depends on what kind of access you have to the server. JBoss sounds like there might be HTTP access, so can you mak ethe file available over HTTP? Possibly secured through authentication, if it's not supposed to be available to everyone?
 
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: Remotly Open File
 
Similar Threads
writing to a file in /WEB-INF/ from a servlet
opening RAR file
How Do I get the CodeKitchen Samples Out of the Jar File?
Eclipse - File -> Open ?
help me the code