Depends on what do you mean by 'application'. You can have one entrypoint for GWT application, but in your whole web application you are able to create as many entry points as you need.
On 26 Paź, 16:56, Pavel Byles <[email protected]> wrote: > AFAIK, you can only have 1 entrypoint per application. > > If you have a regular non-gwt html page, you could just link to your GWT app > from your non-gwt page. > > On Sun, Oct 25, 2009 at 10:59 PM, compuroad > <[email protected]>wrote: > > > > > I am new to GWT. The hardest thing for me is to understand the > > navigation part. Let's say in the home page (index.html) there is no > > functionality just plain HTML and text, which is the case of lots web > > sites. In that case can I start with a plain HTML file (not generated > > by GWT? If yes where do I put the EntryPoint? Also, how many > > "EntryPoint" can I have in one application? > > > Thanks, > > > Wilson > > -- > -Pav --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
