On Sunday, December 19, 2010 9:09:45 PM UTC+1, savilak wrote: > > Google is not providing a simple working demo of RequestFactory (including > all the jar references the web.xml etc). >
The Expenses sample is using RequestFactory with Maven, it has the required dependencies on javax.validation and org.json, as well as a dependency on hibernate validator (as a javax.validation implementation). The DynaTableRf sample is using RequestFactory (without Maven), it therefore uses gwt-servlet-deps.jar which contains both javax.validation and org.json. -- 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.
