Java Mailing List Archive

http://www.gg3721.com/

Home » user.groovy »

[groovy-user] URIBuilder (httpbuiler) example docs

Roger Studner

2010-03-15

Replies: Find Java Web Hosting

Author LoginPost Reply
There is multiple uses of:

uri.path = "anything"

such as:
// relative paths:
uri.path = 'three/four.html'
assert uri.toString() == 'https://localhost:8080/one/three/four.html?a=1#asdf2'


But in practice, with 0.5.0-RC3 you can't access path etc.

Roger

©2008 gg3721.com - Jax Systems, LLC, U.S.A.