Re: Service per Servlet?

2010-03-29 Thread cetina
for that class doesn't get unmanageable. On Mar 26, 1:54 pm, cetina maxtorz...@gmail.com wrote: Hi im a newbie in GWT and i have a very basic question. What im doing its create a 1 RPCService( GWTService, GWTServiceAsync and GWTServiceImpl)  with many methods in GWTService and GWTServiceAsync

Service per Servlet?

2010-03-28 Thread cetina
Hi im a newbie in GWT and i have a very basic question. What im doing its create a 1 RPC Service ( GWTService, GWTServiceAsync and GWTServiceImpl) with many methods in GWTService and GWTServiceAsync and in the GWTServiceImpl i implement all of those methods, my question is this is correct or if