On Thu, Mar 3, 2011 at 1:59 AM, Dhanu Musham <[email protected]>wrote:
> hi, > can i maintain two html pages in gwt, one for Login.html and after > successful login then shows actual my application, > Why can't you just manipulate the DOM to display one or the other view? With GWT this is a very easy thing to do and it is the preferred approach. > else for one html page, how can i manage login validation checking > server and how can i redirect actual my application > > thanks, > > -- > 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. > > -- *Jeff Schwartz* http://jefftschwartz.appspot.com/ http://www.linkedin.com/in/jefftschwartz follow me on twitter: @jefftschwartz -- 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.
