If you need server side functionality you only need add jars. If you need some classes in client/shared side generate a project where define modules. See inside gwt-user.jar
Juan 2011/8/4 Bhaskar <[email protected]> > Hi, > > we have existing project with struts framework( we are usinh JSP for > View). Now we are using GWT(and GXT) for the new features.(old > features are in JSP olny) > now we want to create one GWT project for new features, but we want > add old code(i.e struts code) in GWT project so that we can debug/ > compile with single project. > > can any one help me in this? > > > Regards, > Bhaskar > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
