> From: Ivelin Ivanov [mailto:[EMAIL PROTECTED]] 
> 
> I like the second option.
> 
> Another option is to reuse the confirm.xml page, followed by 
> wizard2txt.xsl,
> followed by xmlform2txt.xsl,
> then an smtp serializer (or transformer?).
> 
> Is there an SMTP serializer available? It shouldn't be hard 
> to write one.

There is a SendMail logicsheet.

> 
> BTW, Konstantin are you back from vacation, or you just can't 
> stay too long
> off the keyboard, wherever you are?

Yes, I'm back, but I am under a pressure at work - have to read a lot of
specs, HLAs and make some decisions.

Promise to take a look at the XMLForm ASAP to make it better. So it'll allow
me to make the right decisions here (we have Struts vs. Cocoon, exactly JSP
vs. XML/XSLT discussions).

Konstantin

> 
> 
> Ivelin
> 
> 
> ----- Original Message -----
> From: "Konstantin Piroumian" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, May 16, 2002 6:35 AM
> Subject: Re: Something usefull to add to cocoon website 
> (maybe many other
> project)
> 
> 
> > From: "Ross Gardler" <[EMAIL PROTECTED]>
> >
> > > > Take a look at the XMLForm sample developed by Ivelin. 
> It's a feedback
> > > > wizard that gather all the related to Cocoon 
> installation information.
> > But,
> > > > unfortunately, there is no a possibility to store the 
> data somewhere
> and
> > > > provide a public access to it.
> > >
> > >
> > > Well we could have it mail the form contents to this list 
> (or bugzilla
> > > if it is allowing submissions by email). That would be a 
> start wouldn;t
> > it?
> >
> > Yes, but how would you implement it?
> > If we use <form action="mailto:cocoon-dev@..."; /> on the 
> final form then
> > it's quite easy, but would require to have all the data to 
> be submitted in
> a
> > hidden field on the last page.
> >
> > A better solution could be a special pipeline that would 
> transform the
> > instance data to a good looking format then send it using 
> an action or the
> > sendmail logicsheet. But this will require to have a 
> connection to an SMTP
> > server.
> >
> > Ivelin, what do you think?
> >
> > Konstantin
> >
> > >
> > > Ross
> > >
> > >
> > > 
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, email: [EMAIL PROTECTED]
> > >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

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

Reply via email to