Hi folks! The fact is this... I have my own page made it in GWT , in another machine is running an APACHE. When the client (GWT) want to exchange some static data (images, etc) apache server is the responsible for do that. If some (SOAP) CGI request is made, The module FCGI-BIN in apache will catch that and re direct this message to a SOAP SERVER.
If I want to debug my GWT page, I would need to do the same but instead of APACHE using the GWT dev. server. Is there any way to do this? Redirect to a local FCGI-BIN? How can I do this? 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.
