Re: GWT 2.0 - startupUrl field
But what if I have two .html pages:
index.html - the gwt entry page and
error.html - for servlet errors like 404.
Plugin may erroneously choose error.html as a start page.
It is not difficult to set -startupUrl of course, but it would be more
conveinent to have a field for a main page.
On 30 ноя, 21:45, Rajeev Dayal <rda...@google.com> wrote:
> Previously, specifying the startupURL would cause the Hosted Browser to open
> up and navigate to this address by default. With the new Development Mode,
> the Development Mode debugging session is started by having the user enter
> the URL in their (real) brower's address bar. So, the startupURL is really
> no longer as useful as a first-class launch configuration option.
>
>
>
> On Sat, Nov 28, 2009 at 6:39 AM, Filipe Sousa <nat...@gmail.com> wrote:
> > On Nov 28, 11:03 am, Andrey <mino...@gmail.com> wrote:
> > > Hello!
>
> > > Why is startupUrl field removed from run configuration in RC2?
> > > For example, I use a servlet as a main page, GWT plugin obviously
> > > cannot determine the servlet's url itself and gives me incorrect url
> > > by default.
> > > Now I need to set -startupUrl in program arguments.
>
> > > It would be better if your return the field back - it was very
> > > convenient.
>
> > > Thanks in advance!
>
> > +1
>
> > --
>
> > 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+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home