You can create 2 projects, or 2 modules in GWT that have entry-points
(especially if you share code between the two modules).

On Mar 3, 1:48 pm, Jeff Schwartz <jefftschwa...@gmail.com> wrote:
> On Thu, Mar 3, 2011 at 1:59 AM, Dhanu Musham 
> <dhanunjaya.mus...@gmail.com>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 google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com.
> > 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to