LOL - you almost beat me to it!

It was the hosted mode browser reporting that error, after replying to
your earlier post, I realised that I had only tried to use the
java.net.URL class inside the client code rather than inside the
server code.

As soon as I moved it into the server side, it worked perfectly, a bit
of a case of "not being able to see the wood for the trees"

Thank you very much :D

one of those moments, where I already had the answer, I just needed to
describe it to someone to figure out where i had gone wrong!!!

Cheers, thats made my whole weekend :D:D:D,
J

On Sep 13, 7:24 pm, Sripathi Krishnan <sripathi.krish...@gmail.com>
wrote:
> Who is reporting that error? Eclipse? Or is it the GWT hosted mode browser?
>
> Also, can you paste the folder structure of the src folder? Perhaps the
> server code somehow made its way to the client packages..
>
> --Sri
>
> 2009/9/13 John V Denley <johnvden...@googlemail.com>
>
>
>
> > Ah, I actually meant to mention that I had already tried that and got
> > the following error:
>
> > "the import java.net cannot be resolved"
>
> > Im guessing ive done something wrong, or im meant to have included it
> > in some other way, or im meant to include something else somewhere!
>
> > Im using Eclipse if that helps at all.
>
> > Thanks
> > John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to