Nobody is using Struts1 with GWT successfully?

2011-04-21 Thread Jak
I've been search the entire internet about samples or tutorial on how to build GWT with Struts. It seems nobody has done it successfully. So the two frameworks combined is not a common practice. Can somebody help enlighten this topic? The only thing I've found is this plugin:

Re: Nobody is using Struts1 with GWT successfully?

2011-04-22 Thread Jak
appreciated. Thanks! On Apr 21, 10:34 am, SVR svr...@gmail.com wrote: It depends on what you want to do. We are using GWT with Struts2. Your GWT UI can be part/whole of a page (this could become the host page of your GWT app) generated by a Struts action and so on. On Thu, Apr 21, 2011 at 9:23 AM, Jak

Re: Nobody is using Struts1 with GWT successfully?

2011-04-22 Thread Jak
Thanks for the code, but not sure what is your point here. This topic is about how to integrate Struts1 with GWT. On Apr 22, 4:23 pm, Jeff Larsen larse...@gmail.com wrote: give an element an id div id=someid/ public class MyModule implements EntryPoint{   public void onModuleLoad(){