[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Java and XML






> In that context, then, the web server is doing the processing 
> of the document using a conversion. 

Not necessarily, since some browsers (IE 6 for one) can do the XSLT
transformation, allowing you to offload that part of the work to the client.