Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 1998 13:31:15 +1100
From:      "Joe Shevland" <joe.shevland@horizonti.com>
To:        <freebsd-java@FreeBSD.ORG>
Subject:   Classpath & URLs
Message-ID:  <199803100233.NAA27684@oznet15.ozemail.com.au>

next in thread | raw e-mail | index | archive | help
In writing this, the question sounds fairly stupid; having not tried it and
not having the facilities to at the moment, I'm still curious.

Can a Java application's classes be based, say, on a server, and accessed from
a client machine using the java command line script/executable, passing the
server URL/path in the classpath?

e.g. from the client machine:

java -classpath .:<some_server_url>/classes/mypackage someClass

Will the above work? Can you use other protocols like FTP, HTTP etc. in the
URL if it does work?

----------

Joe


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803100233.NAA27684>