yes, I think the user is facing the change page concept in old jsp1 --
> servlet --> jsp2 concept.
I also face similar problem when using gwt in the first time, it seems
that gwt has no page concept, but should think page as panel, so
change page is equal to change panel!!
let said there is one outer panel and it contains different
panel(page), depends on what page(Panel) need to be displayed.


On Feb 13, 3:18 pm, Vasi Sándor <[email protected]> wrote:
> In the gwt world we usually don't navigate the user to new page, but instead 
> replace the content of our container widget. E.g. You have two panels: one 
> for the navigation buttons and an other for the page content. You can replace 
> the content easily in the page content containing panel by clicking on any of 
> the buttons in the other panel.
> I am not too sure, but is this what you need?
>
> On 2012.02.13., at 7:36, yashujn <[email protected]> wrote:
>
>
>
>
>
>
>
> > I devloped a webpage which xactly looks like igoogle page in my page 4
> > wdigets are presents and all are take latest updates using rss
> > feed...............
>
> > in left hand side of my page i gave 4 button for those 4 widgets by
> > clicking on those button widget will open in full screen mode(xactly
> > like igoogle).............
>
> > now i created one more button named "SHARED" what i want is when
> > anyone click on that button a predefined template will
>
> > open (i write the code for that template)...... so anyone can share
> > anything .................
>
> > now the thing is in my home page i wat only those 4 widgets and this
> > template will shown only when anyone click on that SHARE button.
>
> > i dnt knw how to do it............ I thought to add one more page is
> > an option so i asked how to add multiple pages in gwt......
>
> > hope i cleared my dout.................
>
> > plz help me uregntly...........
>
> > On Feb 13, 11:26 am, Amrutha Thomas <[email protected]> wrote:
> >> Can you make the question  clear??
>
> > --
> > 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 
> > athttp://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 [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