Channel means something to smeone somewhere, basically just a xml root node, in my
jsp response, I am more interested in someone confirming that teh jstl syntax I am using in combination with the EL on a Date object to always printin GMT values is correct and should work fine.
The issues isk, when I hit the jsp in a browser, the datand times seem to be formatted properly, but when it is hit in otherways (say in a flash client), the dates and times are not formatted. they seem to get the tostring() version of the dates and times. I just wanto double check that what I am doing in teh jsp is right.