Re: Problem with getting response from server only in hosted mode.

2009-03-29 Thread Magius
I think you need to place some Struts stuff in the web.xml file. On Mar 29, 8:34 am, nicopozo wrote: > Hi all, > I need some help, I'm working with GTW and using some Struts classes. > The thing is that when I compile the GWT code and run it on my server, > it works ok. But if I try to do it in

Problem with getting response from server only in hosted mode.

2009-03-29 Thread nicopozo
Hi all, I need some help, I'm working with GTW and using some Struts classes. The thing is that when I compile the GWT code and run it on my server, it works ok. But if I try to do it in hosted mode, I don't retrieve any response. I tried everything I could imagine as a problem but everything loo