Hi, If you are using eclipse then you shud create the web project by installing gwt plug in. Then add the pojo as per your requirement. After gwt plugin installed at eclipse you will find the GWT compiler icon left hand top corner.
the project will get compiled. On Dec 20, 6:52 pm, zizou84 <[email protected]> wrote: > hi > i would like to start an application with seam and GWT(POJO in my > business code and GWT instead of JSF in the web part) > i used seam 2.2.0 and GWT 2.0 and eclipse (with GWT plugin) > i start by creating the seam application and when i would like to see > if i can compile it to a GWT application i couldn't > ( MyGwtSeamis not a GWT project) > i don't know how to start > what should i do? -- 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.
