Gwt server side in maven

2010-02-04 Thread joe7935
Hello all, I try to build a project in maven and gwt with server side. so i select to use a gwt-maven-plugin archetype as a maven project . here is my app : public class Application implements EntryPoint { public void onModuleLoad() { final Button button = new Button();

Gwt server side and maven

2010-02-03 Thread joe7935
Hello all, I try to build a gwt server side project in maven . I was looking for example in the web , i found examples in this site : http://code.google.com/p/gwt-maven/ I have some questions : 1. Do I have to start with maven project ( by selected an archetype maven-gwt-plugin) 2. if any one

gwt navigation

2010-01-31 Thread joe7935
Hello all, I want to navigation between two urls. I have a button the check user details , if the input true i want to go to http://www.google.com for example , if false to go to another url , how can do something like that . any idea please . help me please. -- You received this message

display images in smartgwt

2010-01-26 Thread joe7935
hi all, I want to display a image is my project . i want to know where to store the image and what is the path for that image. by the way i successe to display a image that was stored in the web . please help me. thanks -- You received this message because you are subscribed to the Google Groups

connect java class with html files

2010-01-20 Thread joe7935
Hello all, I am building a gwt project , in my project i have a lot of class and a lot of html files . For example login screen that behind this screen working to files : 1- java class (entry point) .2- html file. I build anther java class for add new user , and i have i html file for add new

Greeting Service

2010-01-20 Thread joe7935
Hello all, Can i send a object to this function instead the string parameter ? please help me... -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from