Hi,
Take a look at the static methods in the 'GWT' class.

Fred

2009/3/13 liviubuciu03 <[email protected]>

>
>    Hello
>
> I want to put generated files from the gwt (.cache.html ,  .gwt.rpc
> and all staff ) in a folder  .
> To be more precise i want my .war to respect the next structure :
>   /WEB-INF
>   /gwtui/generatedFilesFromGWT
> When i make that the application cannot find the service end point (My
> service end point is mapped in web.inf with name "/serviceName" )
>       if i harcode   ((ServiceDefTarget)
> instance).setServiceEntryPoint(host+context+mappedService ) is
> working , but i want to not harcoded the host and the context and
> mappedService ;
> Have gwt some specific methods to obtain the host and the context of
> application ?
>
> >
>


-- 
Fred Sauer
Developer Advocate
Google Inc.1600 Amphitheatre Parkway
Mountain View, CA 94043
[email protected]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-log" 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/gwt-log?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to