Vadim Gritsenko wrote:
> >Now, the optimization I was refering to can only take place *if* you
> >know which implementation for a component is really used and *if*
> >this specific implementation is ThreadSafe. This is a dangerous
> >assumption! If you assume a component is implemented in a thread
Carsten Ziegeler wrote:
Torsten Knodt wrote:
On Sunday 01 June 2003 15:51, Carsten Ziegeler wrote:
CZ> The safest way is to lookup/release a component every time you
CZ> need it, so the fragmentextractor uses the "correct" approach.
CZ> If you know that the component
Torsten Knodt wrote:
> On Sunday 01 June 2003 15:51, Carsten Ziegeler wrote:
> CZ> The safest way is to lookup/release a component every time you
> CZ> need it, so the fragmentextractor uses the "correct" approach.
> CZ> If you know that the component you want to u
On Sunday 01 June 2003 15:51, Carsten Ziegeler wrote:
CZ> The safest way is to lookup/release a component every time you
CZ> need it, so the fragmentextractor uses the "correct" approach.
CZ> If you know that the component you want to use is ThreadSafe
CZ> and will always
The safest way is to lookup/release a component every time you
need it, so the fragmentextractor uses the "correct" approach.
If you know that the component you want to use is ThreadSafe
and will always be ThreadSafe than you can optimize your code
and lookup the component only o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I've looked for an example to get a TRANSIENT_STORE and decided to take the
FragmentExtractor. There I found something strange for me. Why is the store
taken and released from the ComponentManager every time it needs it. Wouldn
HI ,
I want to render a html page using cocoon . The process is as :
1. Request is received by struts.
2. FormBean and ActionBean are initialized , as per the struts framework.
3. Businesslogic bean is also created .
4. Now I want to throw the resonse using cocoon.( No jsp's)
Can anyone tell m
Hi,
I try to redesign the fragmentextractor like the TODO list describes.
The problem, which I have, is that fragmentexractorgenerator doesn't find
the attributes in the session. The next problem is, that a "Out of time"
exception occures instead of a SAXException, if the generat
D]
> Subject: [C2] TraxTransformer / FragmentExtractor - Issue
>
>
>
> Hi,
>
> I posted a mail about a problem using the combination of the TraxTransformer
> and the FragmentExtractor on this list a while ago.
> Now I finally tracked it down.
>
> It's a problem o
Hi,
I posted a mail about a problem using the combination of the TraxTransformer
and the FragmentExtractor on this list a while ago.
Now I finally tracked it down.
It's a problem of the combination. When an element starts without being
associated with a namespace, the uri paramet
Hi !
I tried cocoon-users first but it seams nobody there is able to help me.
And since this is probably a problem of cocoon-internals rather than of
cocoon-usage, I guess it's ok to post it here.
If you need additional info or data from test-runs, I'll be happy to
provide it.
- Forwarded
11 matches
Mail list logo