hi,
 If you've change the window location, you can:
 - give some info if in the url, limited and ugly.
 - provide a (remote) service to expose user details to the new module (I
suppose AdminDashboard.jsp is hosting another GWT module).
 - for the JSP you can access to the servlet api to retrieve users details
depending of your auth framework.


On Tue, Mar 30, 2010 at 5:53 AM, Vik <vik....@gmail.com> wrote:

> hie yes gwt (ui)/
>
> can u please point me to a bit more details on gwt-rpc/json mechanism on
> doing so?
>
>
> Thankx and Regards
>
> Vik
> Founder
> www.sakshum.com
> www.sakshum.blogspot.com
>
>
> On Mon, Mar 29, 2010 at 2:39 PM, olivier nouguier <
> olivier.nougu...@gmail.com> wrote:
>
>> 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 <vik....@gmail.com> 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 google-web-toolkit@googlegroups.com
>>> .
>>> To unsubscribe from this group, send email to
>>> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
>>> .
>>> 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 google-web-tool...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>
>  --
> 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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> 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 google-web-tool...@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