hey every body :)

i'm trying to create interface for user authetification with mvp 
architecture.
i have create the class user which is the model and i have create the 
userview class wich containes the buttons and implements the 
userPresenter.display.
for now that's good :D. i create also the user service wihch allow me to 
load a user from database.

now for the user presenter i should call the method on the rpc service.this 
method return 1 if user exist and 0 if not.but what i have to write on the 
on succes ??
also for the events how i use them ? and the appcontroller ?? i'm really 
confused :(

any one help plz

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to