execute file through servlet

Roberto Vallorani <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
I create an XML file(org.jdom.Document) in the servlet, and this file has instructions for cocoon xslt. the xml file that loads the associated xsl file must stay on the web server but at the same time it shouldnt be phisically visible on the web server. I could delete that file (that has been created phisically on a web server directory) succesively with anyother servlet, but it would be visible until another servlet is called!
that is why I was asking me if it could be possible to load that xml file from the memory, and not phisically redirected!
Best regards
        Roberto

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.