Thanks for your quick response. All I really wanna do is string parsing/creating of URL. Nothing related to connection or streaming.
On Mar 6, 11:47 am, Lothar Kimmeringer <[email protected]> wrote: > planetsoni schrieb: > > > Basically looking for GWT class which is more like java.net.URL. > > After searching around for quite bit, I couldn't find one. > > Since this is very basic need, I believe there must be something out > > there so I am avoiding writing my own. > > > GWT has URL class but that is just utility with few methods. > > What exactly do you want to do with it. Things like > openConnection() or getContent() will most likely not > work for obvious reasons. > > Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
