Java URL parsing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Cardinal

    Java URL parsing

    Hey all.

    Is there any way for a Java applet to read the URL string (and eventually
    parse it)?

    Thanks

    Fred


  • Chris

    #2
    Re: Java URL parsing

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    Cardinal wrote:
    [color=blue]
    > Hey all.
    >
    > Is there any way for a Java applet to read the URL string (and
    > eventually parse it)?
    >
    > Thanks
    >
    > Fred[/color]

    Hi,
    How about java.applet.App let's methods getCodeBase() and
    getDocumentBase ()?

    - --
    Chris
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.2 (GNU/Linux)

    iD8DBQE/w5UAwxczzJRavJY RAkQzAKDe8sGKRH aC71X5V7PP0dRuY NzloACfTw5X
    fkiyMeOEWUziGL9 iyh5rFms=
    =tBD8
    -----END PGP SIGNATURE-----

    Comment

    Working...