1.

What Is The Purpose Of Host Page?

Answer»

The most IMPORTANT public resource is host PAGE which is used to invoke actual GWT application. A typical HTML host page for an application might not INCLUDE any visible HTML body content at all but it is always expected to include GWT application via a <script.../&GT; tag.

The most important public resource is host page which is used to invoke actual GWT application. A typical HTML host page for an application might not include any visible HTML body content at all but it is always expected to include GWT application via a <script.../> tag.



Discussion

No Comment Found