Subject: xml,browser and server
From: shaygan shayganp <shaygan_shaygan@xxxxxxxx>
Date: Thu, 7 Apr 2005 09:20:34 +0200 (CEST)
|
Hello,
i know it is not a list for server cases,
but my question is xml and browser depending,
and maybe somebody could help.
i create in a servlet an xml and a xsl file
,save them to Server.
When client make request, the servlet
redirect only the xml file to client and
(As output client see xsl+xml=> html)
This waste driveer capacity
on server, because it increase more and more
xml files on Server side.
Know i thought to write xml fils
as Stream and write to client browser
(but xsl stylesheet stay as file on server)
is this possible?how?
thanks
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
|