Hi,
Do you mean I GWT (ui) code when talk in "admindashboard.jsp".
If true:
 provide a service (GWT-RPC/json) to retrieve information from.
else:
 not a GWT question.

On Mon, Mar 29, 2010 at 6:20 AM, Vik <[email protected]> wrote:

> Hie
>
> I have a index.html page with a login module (build in gwt) embedded into
> it.
> Once the user provide authentication details and hit login button
> I am redirecting the user to a new page named AdminDashboard.jsp
>
> Now, I will be creating and embedding a dashboard using GWT components on
> this page.
> The question I have is how do i pass the user details from the login module
> to admindashboard.jsp?
>  Please note that I am
> using Window.Location.replace("/ui/page/AdminDashboard.jsp");  to navigate
> to dashboard page.
>
> Further, what is used in GWT to store the data in a session and then
> validating it before user actions?
>
> Thankx and Regards
>
> Vik
> Founder
> www.sakshum.com
> www.sakshum.blogspot.com
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>



-- 
A coward is incapable of exhibiting love; it is the prerogative of the
brave.
--
Mohandas Gandhi

-- 
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