Hi
I need to change the default servlet-mapping in my GWT project.
for example when I create a GWT project in eclipse it makes the url
patter of the GWT servlet in (web.xml file) based on the name of the
project; and the clients RPC request are set to go that url I guess!
But for some reason I would like to change the url-pattern of the
servlet (because of deployment issues). So the problem is when I
change that I need to change something in the client that all requests
refer to the new adress.

Do I need to set something in gwt.xml file ?! it seems that there
should be some simple way somewhere to do this setting! I don't know
where I should indicate this.
Can anybody help me on that please.

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 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