[Echo-list] XMLContentPane?
Brought to you by:
tliebeck
From: Lendvai A. <Att...@ne...> - 2004-02-25 14:34:21
|
hi! i've tried to implement a content pane which is when rendered in a frame sets the content type to 'text/xml', so the browser specially displays the downloaded xml. (which is a text in a single Label) in my XMLContentPaneUI i call connection.setContentType(), but looking at the frame info in mozilla it's 'text/html'. is there a ways to display xml so that the browser colors it? i assume from my limited HTML knowledge that it can only be done per frame if at all... any help is appreciated, - 101 |