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

Reply via email to