> Also, don't use StringElement for spitting out a file as it will escape
> some of your characters.  Use ClearElement that is in the JetSpeed dist
> and is also in the ECS that is in CVS.

It will only do the escaping if you have filtering turned on in the
ecs.properties file. You can also turn that off on the StringElement
object itself (which is default off in the current versions of ECS). I
forget the actual method, but it is something like
.setFilterState(false)
 
-jon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to