Hi,
  In order to add GWT component into existing web page (JSP) need the
following import
<script type="text/javascript" language="javascript"
src="com.example.foo.Foo.nocache.js"></script>

Also it need to copy lots of files like
com.example.foo.Foo.nocache.js  ( Converted Java to JS, which is ok)
2B33C4B83AD91930A72E45D14175220D.cache.html
2DF0A6AF4E29204E9AECB33685D38187.cache.html
etc..

---------------------------------------------
Here my clarification is, suppose if you want to plug in struts into
existing application we will be doing descriptor changes and copule of
files for storing action mappings.

Is above kind of mechanism is not there in GWT?

Thanks
Arul





--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to