Hey guys! Thank you so far, you realy helped me.
I put all the logic into my servlet now, it works just fine. My
servlet returns a string now, which tells me what was done, eg. "user
allready exists" etc... its ok, but not perfect. I need then to
implement some code like this "if (doubleuser.equals("user allready
exists")) ... " to make it do something. Its working, but it doesnt
seem like good coding to me.

Some other question on similar topic as my first posting:
How can i use different calls ? Did i make everything right in my .xml
files? Or is it not that easy, to implement 2 or more servlets?  I
realy need another servlet now, in another file, but its the same
project so its the same .xml file and i havent wrote the code yet, but
im pretty sure it wont work, ..... ;-)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to