Hi,

we solved this via having more than one gwt project and one center project 
for starting the application itself.

Controls and business logic is outsourced in other projects to so can be 
used in any module.

In case of simple and advanced search I dont't see the benfits of having 
more than one html container at the moment. You can explain this need 
further maybe.

Ahoi!
mukarev

Am Freitag, 3. August 2012 03:43:38 UTC+2 schrieb tong123123:
>
> although this requirement seems strange, but maybe I need to change so.
> Currently, my gwt application has just one hosted html with 
> <script type = .... src = "....nocache.js"></script>
>
> this is perfectly normal.
> But now, I may need  to change it so that there is several html instead of 
> this only one hosted html.
> For example, 
> one html (or jsp) called simpeSearch.html
> another html called advancedSearch.html
>
> is it possible to much such silly change and how to do it?
>
> In fact, I also do not know the exact reason for this change, but it seems 
> related to embedded this search page to portlet (I do not know the detail 
> yet).
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/9I3NGnI80dUJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to