[thelist] Concatenating strings in Java

Peter Barrett peterb at corel.com
Tue Feb 27 10:14:37 CST 2001


    There's nothing wrong with that expression in and of itself....

    If you haven't fixed it yet, send me a bit more of the code and I'll see if I
can find out what went wrong...

~pete


Chris wrote:

> Can anyone tell me how to concatenate a url string in Java?  Below is how I
> have it now but only the first variable is being passed.  The second
> variable is valid and has data in it.
>
> "points.htm?score=" + score + "&gid=" + GID





More information about the thelist mailing list