Please, explain to me why do you need to pipe it
yourself ... the ServerPageGenerator will read the
file.
Or ... you want something more!?
Drasko

--- [EMAIL PROTECTED] wrote:
> 
> 
> This is what I understand as well.
> 
> Creating XML from static XML with e.g. a
> FileGenerator works
> Creating XML from XSP with a ServerPagesGenerator
> work as well
> 
> But you are not able to use static XML (e.g. from
> FileGenerator) and pipe this
> to a XSP Transformer, right ?
> This is what I want to do.
> 
> Udo
> 
> 
> 
> 
> 
> 
> Drasko Kokic <[EMAIL PROTECTED]> am 20.07.2001
> 09:19:59
> 
> Bitte antworten an [EMAIL PROTECTED]
>                                                     
>        
>                                                     
>        
>                                                     
>        
>  An:    [EMAIL PROTECTED]                 
>        
>                                                     
>        
>  Kopie: (Blindkopie: Udo Kretschmer/ORGIV/Alunorf)  
>        
>                                                     
>        
>                                                     
>        
>                                                     
>        
>  Thema: Re: C2 : XML -> XSP -> HTML                 
>        
>                                                     
>        
> 
> 
> 
> 
> 
> 
> > 
> 
> Hi Udo,
> 
> C2 can generate XML from the static XML file as well
> as from the XSP file (via type="serverpages")
> 
> Gru?
> Drasko
> 
> --- [EMAIL PROTECTED] wrote:
> >
> >
> > In C1 one can perfectly seperate content (in XML),
> > logic (in XSP) and style (as
> > XSL).
> >
> > I have used this for creating dynamic forms and
> > executing database queries
> > whereas
> > the form description and the db-query were located
> > in the XML file.
> > For each different database query / form an
> > appropriate XML file was created.
> >
> > Logic and style were located in XSL documents and
> > were developed once.
> >
> > The XML was piped to the first XSL which creating
> a
> > XSP page,which perfomed the
> > query and the results were piped to the XSL for
> > formatting the output.
> >
> > To do the same thing in C2, we need to use a XML
> > filegenerator and a XSP
> > transformer, which obviously does not exists in
> the
> > moment.
> >
> > Does anyone know, if it's planned to create a XSP
> > transformer ?
> > Or is there simply another way in C2 ? All hints
> are
> > appreciated.
> >
> > Cheers
> >
> > Udo
> >


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to