Hi Mark, If you're debugging with hosted mode with the -noserver option, essentially using your own Jetty server, couldn't you use Jetty's logging mechanism for your server-side logging?
You should be able to find more details about it at the link below: http://jetty.mortbay.org/jetty5/tut/logging.html Hope that helps, -Sumit Chandel On Sun, Oct 12, 2008 at 11:29 PM, markww <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm using Jetty 6.x as my web server. Does anyone know how to setup > remote debugging with GWT? It's difficult debugging via print > statements.. > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
