Hi Noor,

After compilation, you'll find ServiceImpl.class under WEB-INF/classes
in the WAR. See
http://code.google.com/webtoolkit/doc/latest/DevGuideDeploying.html
for more info.

/dmc

On Tue, Nov 23, 2010 at 9:28 PM, Noor <baken...@gmail.com> wrote:
> Thanks for your answers,
> I wanted to know one more thing. When deploying a GWT application on
> the server, lets say an application in which there are client  files
> Greeting.java(entrypoint), service.java,serviceAsync.java and server
> file serviceImpl.java(), only the client files will converted to
> javascript. After deploying, I take the war file and place it on the
> server, but where to place the server file that is serviceImpl.java???
>
> --
> 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-tool...@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.
>
>



-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
http://googlewebtoolkit.blogspot.com/

-- 
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-tool...@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