Google Web Toolkit, how do I do the following?

Associate
Joined
20 May 2007
Posts
441
Hey everyone

I just started using Google Web Toolkit (GWT) and pretty impressed with the outcome from little work.

Anyway I'm new to GWT, javascript and php so please forgive me if any of this seems really stupid.

What I'm hoping to do is the follow, i have a TabPanel and in each tab I want the generated javascript to read in an existing HTML file and put the contents in the tab as html.

I kind of achieved this for http://www.gauntface.co.uk/sites/programs.php using the following javascript http://www.gauntface.co.uk/js/tabCreation.js.

I just want to know how I achieve this kind of thing in GWT, any help or guidance would be great.

Gaunt
 
Back
Top Bottom