|
From: <ek...@ba...> - 2003-03-25 20:38:39
|
<< Unfortunately not - I am sorry if I gave you this impression. The xslt file must be either a file on disk or (and here is possibly your salvation) in a jar file. >> In my production environment, I will not have the liberty to create new files to the filesystem nor drop new Jar files each time a new XSLT file is needed. I will investigate how to implement this via a Text (unlimited varchar) field in the database. If you were to direct me, is there any existing table that would be a good repository for this? And which package should I look in to determine where I might need to create a modified / additional "loader" to get to this data? |