First u need to do a rpc call in order to get to the server and do the db validation an for the second u can do it but gwt is no intended to change to another page everything should be doing in that page you shou add and remove components from the page that's the hole idea, you sont have to waste time asking the server to process a new page so u can show it, that's what u normally do with other franework, but here u don't, is like doing a awt/swing desktop app.
Hope it helps, Sent from my BlackBerry® from Iusacell wireless device from Iusacell -----Original Message----- From: Kinjal Khandhar <[email protected]> Date: Fri, 12 Jun 2009 11:40:14 To: <[email protected]> Subject: Reading data from database and navigating to a different URL Hello All, I have two questions: 1. I have a login form with username,password and login button.Onlick of login the validation should be done by retrieving data from TimesTen Database. I read the blog http://www.dariusz-borowski.com/wp/?p=47 but I want to know how to do the validations without using hibernate. 2. This might be a silly question,but will be appreciable if anyone can help me: I want to redirect the page to a new URL.I mean onclick of login if the credentials are validated I want to navigate to a new URL.How can it be done using GWT. Thanks in advance. -Kinjal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
