On 31.03.2004 10:10, [EMAIL PROTECTED] wrote:

if someone just modify and compile xsp generated code
how can set cocoon to not regenerate thosejava files from .xsp
but just use the already compiled?

I do not really understand the question. AFAIK an XSP is only transformed to Java and compiled on demand, i.e. after modification. What I thought the question below is about is the usage of the generated Java code (or the compiled one) as custom action (or generator).


Joerg

On Wed, 31 Mar 2004, Joerg Heinicke wrote:

Is it possible to use a compile XSP action class? I.e. I want to first precompile my XSP actions and then use the as if they were normal actions written in Java ?

Yes, should be possible. They probably lie in the work directory of your servlet conatiner.

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to