Is your database situated on the server-side or on the client-side ? If on server-side, I see no other way than this : Prepare your Java logic on your server (extract the data you want from the DB) , and then expose this method, the same way it's done in the "greeting" sample project.
If on client-side, I'm sorry I don't know how to do this... It even seems a bit tricky... On 23 juin, 11:25, cody <[email protected]> wrote: > Hi, > > Any idea how to create a label which text is retrieve from database? -- 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.
