What about the backend ? You probably need to run an ORM / Service layer. Can you describe your application ?
Victor On Sunday, July 15, 2012 10:41:46 AM UTC-5, Joseph Lust wrote: > > It should not be hard for a static webapp, since GWT just makes some > JS/CSS/HTML files. So if you can access files in this manner on Sharepoint, > it might work. > > However if you want RPCs and server side actions, you'll have to see what > kind of code you can run on Sharepoint, which is probably limited to .Net, > if anything. I would not expect a Java backend to work on Sharepoint > without substantial effort. > > > Sincerely, > Joseph > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/UhMsROTsV4AJ. 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.
