On 9/21/10 12:02 PM, Martin Gainty wrote:
to ask the unasked question..If Streaming is associated with media types such as audio or video How does one "stream" a stylesheet?
I was assuming he just meant that he wanted to feed the output out from a stream, although you're right -- unless the content is really large that does seem like extraneous overhead. Probably that means he's got a bunch of data in a database that he just wants to dump...but there's no real reason that can't be done as a jsp (the tags would allow all the looping, conditionals, etc. he's probably looking for), and if there's just a block of content to be included directly from the DB, that can be output there, too...
-Dale --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org