Re: include JSP modules in GWT project
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 <bhaskar1484@gmail.com>
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home