Re: Class Server requests
Dave Brosius <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <000901c72d03$3856c170$6501a8c0@MeBigFatGuy> |
----- Original Message ----- From: "Dan Creswell" <[email protected]> To: <[email protected]> Sent: Sunday, December 31, 2006 11:12 AM Subject: Re: Class Server requests ..... > Not really - see, you are required to specify an appropriately usable > URL and "http://www.dancres.org" (notice no last "/") isn't whilst > "http://www.dancres.org/" is. > > See here for more details: > > http://en.wikipedia.org/wiki/Uniform_resource_locator > > (Pay particular attention to what constitutes the path element and note > that "http://www.dancres.org" would have no path element and thus isn't > useful without additional default assumptions). fair enough > > Now, you might say "but my browser accepts this URL" and it does but it > also automatically appends a "/" on the basis that that's what you > really meant. > Yup, and jini should do the same, it's no burden. If it really wants to be that persnickety, it should throw an URISyntaxException or similar exception if it finds an unruly codebase specification. Thanks tho, the service is working now. -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]