The data from an external URL should be displayed in a GWT tab widget.
The parameters to the external URL, varies depending upon user
preferences.
This  URL  returns javascript code, that has to be embedded in
<script> tag on GWT side so that the browser executes it  to display
the appropriate data.

Embedding the javascript response in GWT, using a <script> tag,
within the existing tab widget,  is not rendering the script properly
in Mozilla, whereas IE does not execute the script at all.


Any ideas would be great!

-- 
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-tool...@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