Hi,
today I tried to work on http://jira.codehaus.org/browse/GEOS-1139,
that is, the ability to show the sample requests output in the same
page as the request. This is interesting in that one can compare
and contrast the request and the response.
Now, with some javascript and an iframe I managed to make it work,
but I'm not too happy with the results, because the iframe
has to be sized in pixels. Giving an iframe a 100% height does not
work, this is reported on various sites, I tried a few scripts
to make it fit the page, but none worked consistently...
Hum, can anyone have a look at this thing, share an opinion,
or give some advice on how to make this work better?
Cheers
Andrea