Hi,
        I want to basically pass a paramter to stylesheet. 
In my Application, I am using a global XalanTransformer class to parse the
stylesheet,
and another XalanTransformer calss for the actual transformation by reusing
the XalanCompileStylesheet.
My Problem here is on which instance of XalanTransformer should I be calling
setStylesheeParam() mehtod.
I tried both the cases. Stylesheet is not able to recieve parameters in both
the cases.
Can any body tell me what is going wrong here.


Thanks,
Raj.

Reply via email to