Hi, I have a question. I use RequestFactory in a database Proyect. And I need use a method in the server but not inside any Entity (like persist for instance). I need count, for example, files in a folder on the server side, or send a string to the server to do something with, and return a boolean...
Need I extend RequestFacotyServlet? And If I need to, how I must do the RequestContext and RequestFactory interfaces? Thanks in advance -- 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.
